#cacfde color space conversions
Hex:
#cacfde
RGB:
202, 207, 222
CMY:
21, 19, 13
CMYK:
9, 7, 0, 13
HSL:
225°, 23.2558%, 83.1373%
HSV (HSB):
225°, 9.0090%, 87.0588%
XYZ:
59.8548, 62.4561, 78.0078
xyY:
0.2988, 0.3118, 62.4561
CIE-Lab:
83.1554, 1.1777, -8.0024
CIE-LCH:
83.1554, 8.0886, 278.3720
CIE-Luv:
83.1554, -3.5718, -12.5481
Hunter-Lab:
79.0292, -3.1096, -3.2033
#cacfde color charts
#cacfde color shades, tints & tones
#cacfde color schemes
#cacfde color preview, HTML & CSS examples
This text has a color of #cacfde
<p style="color:#cacfde;">Text here</p>
.mytext {color:#cacfde;}
This box has a color of #cacfde
<div style="background-color:#cacfde;">Content here</div>
.mybackground {background-color:#cacfde;}
Border around this has a color of #cacfde
<div style="border:2px solid #cacfde;">Content here</div>
.myborder {border:2px solid #cacfde;}