#caeefc color space conversions
Hex:
#caeefc
RGB:
202, 238, 252
CMY:
21, 7, 1
CMYK:
20, 6, 0, 1
HSL:
197°, 89.2857%, 89.0196%
HSV (HSB):
197°, 19.8413%, 98.8235%
XYZ:
72.5023, 80.7339, 103.8574
xyY:
0.2820, 0.3140, 80.7339
CIE-Lab:
92.0132, -8.7230, -10.6448
CIE-LCH:
92.0132, 13.7623, 230.6667
CIE-Luv:
92.0132, -19.1689, -15.3208
Hunter-Lab:
89.8520, -13.2080, -5.6352
#caeefc color charts
#caeefc color shades, tints & tones
#caeefc color schemes
#caeefc color preview, HTML & CSS examples
This text has a color of #caeefc
<p style="color:#caeefc;">Text here</p>
.mytext {color:#caeefc;}
This box has a color of #caeefc
<div style="background-color:#caeefc;">Content here</div>
.mybackground {background-color:#caeefc;}
Border around this has a color of #caeefc
<div style="border:2px solid #caeefc;">Content here</div>
.myborder {border:2px solid #caeefc;}