parse-color
parse a css color string (plus hsv and cmyk) into an object
parse a css color string (plus hsv and cmyk) into an object
Create color scales by rotating hue
Extract colors from markup (XML and HTML)
interfaces for color spaces
a collection of color tools
Generate color information based off of the hash of any object (or a valid color string)
An adaptation of `parse-color` that returns color values as objects, instead of arrays.
Small & Fast Color conversion library.
A simple grammar for specifying color
A small typescript package for color conversion.
A library for parsing colors within the sRGB color space. it includes rgb(a), hsl(a), hsv(a), hex and cmyk. It mainly focuses on web standards, which is why it has build in css support. However, it may be used in any application that follows the css color