Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Azure (CSS) in our color database. Open its full page →
Lighter alternatives (tints)
Darker alternatives (shades)
| Format | Value | |
|---|---|---|
| HEX | #F0FFFF | |
| RGB | rgb(240, 255, 255) | |
| RGB % | 94.1%, 100.0%, 100.0% | |
| RGBA | rgba(240, 255, 255, 1) | |
| HSL | hsl(180, 100%, 97%) | |
| HSLA | hsla(180, 100%, 97%, 1) | |
| HSV | hsv(180, 6%, 100%) | |
| CMYK | cmyk(5.9%, 0%, 0%, 0%) | |
| XYZ | xyz(89.7415, 97.2643, 108.6343) | |
| CIE-LAB | lab(98.93, -4.88, -1.69) | |
| CIE-LCH | lch(98.93, 5.16, 199.08°) | |
| Luminance | 0.9727 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.