#cae7ed color space conversions
Hex:
#cae7ed
RGB:
202, 231, 237
CMY:
21, 9, 7
CMYK:
15, 3, 0, 7
HSL:
190°, 49.2958%, 86.0784%
HSV (HSB):
190°, 14.7679%, 92.9412%
XYZ:
68.2191, 75.8228, 91.1605
xyY:
0.2900, 0.3224, 75.8228
CIE-Lab:
89.7770, -8.2641, -6.1262
CIE-LCH:
89.7770, 10.2872, 216.5496
CIE-Luv:
89.7770, -15.5744, -8.1151
Hunter-Lab:
87.0763, -12.5394, -1.1175
#cae7ed color charts
#cae7ed color shades, tints & tones
#cae7ed color schemes
#cae7ed color preview, HTML & CSS examples
This text has a color of #cae7ed
<p style="color:#cae7ed;">Text here</p>
.mytext {color:#cae7ed;}
This box has a color of #cae7ed
<div style="background-color:#cae7ed;">Content here</div>
.mybackground {background-color:#cae7ed;}
Border around this has a color of #cae7ed
<div style="border:2px solid #cae7ed;">Content here</div>
.myborder {border:2px solid #cae7ed;}