#cafcf8 color space conversions
Hex:
#cafcf8
RGB:
202, 252, 248
CMY:
21, 1, 3
CMYK:
20, 0, 2, 1
HSL:
175°, 89.2857%, 89.0196%
HSV (HSB):
175°, 19.8413%, 98.8235%
XYZ:
76.1108, 88.9547, 101.9654
xyY:
0.2850, 0.3331, 88.9547
CIE-Lab:
95.5615, -16.5606, -3.3242
CIE-LCH:
95.5615, 16.8910, 191.3499
CIE-Luv:
95.5615, -25.4164, -2.3352
Hunter-Lab:
94.3158, -21.0070, 1.9222
#cafcf8 color charts
#cafcf8 color shades, tints & tones
#cafcf8 color schemes
#cafcf8 color preview, HTML & CSS examples
This text has a color of #cafcf8
<p style="color:#cafcf8;">Text here</p>
.mytext {color:#cafcf8;}
This box has a color of #cafcf8
<div style="background-color:#cafcf8;">Content here</div>
.mybackground {background-color:#cafcf8;}
Border around this has a color of #cafcf8
<div style="border:2px solid #cafcf8;">Content here</div>
.myborder {border:2px solid #cafcf8;}