#cafcf7 color space conversions
Hex:
#cafcf7
RGB:
202, 252, 247
CMY:
21, 1, 3
CMYK:
20, 0, 2, 1
HSL:
174°, 89.2857%, 89.0196%
HSV (HSB):
174°, 19.8413%, 98.8235%
XYZ:
75.9560, 88.8928, 101.1504
xyY:
0.2855, 0.3342, 88.8928
CIE-Lab:
95.5356, -16.7640, -2.8460
CIE-LCH:
95.5356, 17.0039, 189.6353
CIE-Luv:
95.5356, -25.4046, -1.5451
Hunter-Lab:
94.2830, -21.1924, 2.3895
#cafcf7 color charts
#cafcf7 color shades, tints & tones
#cafcf7 color schemes
#cafcf7 color preview, HTML & CSS examples
This text has a color of #cafcf7
<p style="color:#cafcf7;">Text here</p>
.mytext {color:#cafcf7;}
This box has a color of #cafcf7
<div style="background-color:#cafcf7;">Content here</div>
.mybackground {background-color:#cafcf7;}
Border around this has a color of #cafcf7
<div style="border:2px solid #cafcf7;">Content here</div>
.myborder {border:2px solid #cafcf7;}