ivanvmat / color-picker

:droplet: Flat and simple color-picker library. No dependencies, no jquery.
https://ivanvmat.github.io/color-picker/
MIT License
20 stars 5 forks source link

.fromHex #2

Closed Hoodgail closed 3 years ago

Hoodgail commented 3 years ago

The .color.fromHex function does nothing even after .update is called

ivanvmat commented 3 years ago

I added conversions from hsl and hex. Now you can call fromHEX() and fromHSLa(). In the next version I will add an automatic call to "update()" after setting the color.