netbeast / colorsys

:art: Minimalistic color converter for RGB, HSV, HSL, CMYK, HEX and CSS strings
http://getyeti.co
MIT License
57 stars 16 forks source link

Fix hsl2Rgb when object is passed in #3

Closed BrendanBerkley closed 8 years ago

BrendanBerkley commented 8 years ago

Smallest code change possible!

pablopi commented 8 years ago

Ups! Thanks for fixing it :)