#caeafe color space conversions
Hex:
#caeafe
RGB:
202, 234, 254
CMY:
21, 8, 0
CMYK:
20, 8, 0, 0
HSL:
203°, 96.2963%, 89.4118%
HSV (HSB):
203°, 20.4724%, 99.6078%
XYZ:
71.6693, 78.5580, 105.1518
xyY:
0.2806, 0.3076, 78.5580
CIE-Lab:
91.0339, -6.2585, -13.1476
CIE-LCH:
91.0339, 14.5612, 244.5448
CIE-Luv:
91.0339, -17.4169, -19.7728
Hunter-Lab:
88.6329, -10.7710, -8.2970
#caeafe color charts
#caeafe color shades, tints & tones
#caeafe color schemes
#caeafe color preview, HTML & CSS examples
This text has a color of #caeafe
<p style="color:#caeafe;">Text here</p>
.mytext {color:#caeafe;}
This box has a color of #caeafe
<div style="background-color:#caeafe;">Content here</div>
.mybackground {background-color:#caeafe;}
Border around this has a color of #caeafe
<div style="border:2px solid #caeafe;">Content here</div>
.myborder {border:2px solid #caeafe;}