#caecff color space conversions
Hex:
#caecff
RGB:
202, 236, 255
CMY:
21, 7, 0
CMYK:
21, 7, 0, 0
HSL:
202°, 100.0000%, 89.6078%
HSV (HSB):
202°, 20.7843%, 100.0000%
XYZ:
72.4026, 79.7675, 106.1884
xyY:
0.2802, 0.3087, 79.7675
CIE-Lab:
91.5804, -7.0674, -12.8529
CIE-LCH:
91.5804, 14.6678, 241.1949
CIE-Luv:
91.5804, -18.3413, -19.1744
Hunter-Lab:
89.3126, -11.5935, -7.9741
#caecff color charts
#caecff color shades, tints & tones
#caecff color schemes
#caecff color preview, HTML & CSS examples
This text has a color of #caecff
<p style="color:#caecff;">Text here</p>
.mytext {color:#caecff;}
This box has a color of #caecff
<div style="background-color:#caecff;">Content here</div>
.mybackground {background-color:#caecff;}
Border around this has a color of #caecff
<div style="border:2px solid #caecff;">Content here</div>
.myborder {border:2px solid #caecff;}