#cacfe5 color space conversions
Hex:
#cacfe5
RGB:
202, 207, 229
CMY:
21, 19, 10
CMYK:
12, 10, 0, 10
HSL:
229°, 34.1772%, 84.5098%
HSV (HSB):
229°, 11.7904%, 89.8039%
XYZ:
60.8128, 62.8393, 83.0528
xyY:
0.2942, 0.3040, 62.8393
CIE-Lab:
83.3578, 2.5798, -11.4311
CIE-LCH:
83.3578, 11.7186, 282.7178
CIE-Luv:
83.3578, -3.9410, -18.2250
Hunter-Lab:
79.2713, -1.7888, -6.6284
#cacfe5 color charts
#cacfe5 color shades, tints & tones
#cacfe5 color schemes
#cacfe5 color preview, HTML & CSS examples
This text has a color of #cacfe5
<p style="color:#cacfe5;">Text here</p>
.mytext {color:#cacfe5;}
This box has a color of #cacfe5
<div style="background-color:#cacfe5;">Content here</div>
.mybackground {background-color:#cacfe5;}
Border around this has a color of #cacfe5
<div style="border:2px solid #cacfe5;">Content here</div>
.myborder {border:2px solid #cacfe5;}