#cae6ed color space conversions
Hex:
#cae6ed
RGB:
202, 230, 237
CMY:
21, 10, 7
CMYK:
15, 3, 0, 7
HSL:
192°, 49.2958%, 86.0784%
HSV (HSB):
192°, 14.7679%, 92.9412%
XYZ:
67.9400, 75.2646, 91.0675
xyY:
0.2900, 0.3213, 75.2646
CIE-Lab:
89.5168, -7.7539, -6.5107
CIE-LCH:
89.5168, 10.1248, 220.0192
CIE-Luv:
89.5168, -15.1087, -8.8065
Hunter-Lab:
86.7552, -12.0341, -1.5085
#cae6ed color charts
#cae6ed color shades, tints & tones
#cae6ed color schemes
#cae6ed color preview, HTML & CSS examples
This text has a color of #cae6ed
<p style="color:#cae6ed;">Text here</p>
.mytext {color:#cae6ed;}
This box has a color of #cae6ed
<div style="background-color:#cae6ed;">Content here</div>
.mybackground {background-color:#cae6ed;}
Border around this has a color of #cae6ed
<div style="border:2px solid #cae6ed;">Content here</div>
.myborder {border:2px solid #cae6ed;}