#cacfed color space conversions
Hex:
#cacfed
RGB:
202, 207, 237
CMY:
21, 19, 7
CMYK:
15, 13, 0, 7
HSL:
231°, 49.2958%, 86.0784%
HSV (HSB):
231°, 14.7679%, 92.9412%
XYZ:
61.9560, 63.2966, 89.0728
xyY:
0.2891, 0.2953, 63.2966
CIE-Lab:
83.5982, 4.2266, -15.3292
CIE-LCH:
83.5982, 15.9012, 285.4146
CIE-Luv:
83.5982, -4.3676, -24.7816
Hunter-Lab:
79.5592, -0.2233, -10.6884
#cacfed color charts
#cacfed color shades, tints & tones
#cacfed color schemes
#cacfed color preview, HTML & CSS examples
This text has a color of #cacfed
<p style="color:#cacfed;">Text here</p>
.mytext {color:#cacfed;}
This box has a color of #cacfed
<div style="background-color:#cacfed;">Content here</div>
.mybackground {background-color:#cacfed;}
Border around this has a color of #cacfed
<div style="border:2px solid #cacfed;">Content here</div>
.myborder {border:2px solid #cacfed;}