csscolorparser-rs
csscolorparser-rs copied to clipboard
CSS relative color format
Example:
rgb(from red r g b)
hwb(from red calc(h + 15) w b)
etc.
Done with some limitations.