Lymui is a color library which allows you to convert an RGB color to an other color (see the supported list of colors below).
Color | Supported |
---|---|
Rgb | β |
Ansi | β |
Cymk | β |
Grayscale | β |
Hex | β |
Hsl | β |
Hue | β |
Hwb | β |
Ycbcr | β |
Yuv | β |
Xyz | β |
Adobe RGB | β |
sRGB | β |
Hcl | β |
Hunter lab | β |
Cie Lab | β |
Lch Lab | β |
Luv | β |
Oklab | β |
Oklach | β |
rec.709 | β |
rec.2020 | β |
rec.2100 (PQ) | β |
Xyy | β |
An example is available in the example folder. You can run it by using the command below
cargo run --example example