hex, rgb, hsl, oklch, lab
The color converter accepts any common color format — hex triplets, rgb() and rgba() CSS functions, hsl() and hsla(), oklch(), and named CSS colors — and instantly shows the equivalent representation in all five formats: HEX, RGB, HSL, OKLCH, and CIELab. The OKLCH and Lab values are computed through a full sRGB → linear → XYZ → OKLab pipeline.