Releases: Metahond/color-util
Releases · Metahond/color-util
v1.0.1
v1.0.0
The first version of color-util introduces color creation and conversion. The following color formats are currently supported:
• Hexadecimal colors
• RGB colors
• HSL colors
• HSV/HSB colors
• HWB colors
• CMYK colors
You can interconvert between them and access the color's properties.