#cafcef color space conversions
Hex:
#cafcef
RGB:
202, 252, 239
CMY:
21, 1, 6
CMYK:
20, 0, 5, 1
HSL:
164°, 89.2857%, 89.0196%
HSV (HSB):
164°, 19.8413%, 98.8235%
XYZ:
74.7475, 88.4094, 94.7865
xyY:
0.2898, 0.3427, 88.4094
CIE-Lab:
95.3330, -18.3649, 0.9863
CIE-LCH:
95.3330, 18.3914, 176.9257
CIE-Luv:
95.3330, -25.3117, 4.7226
Hunter-Lab:
94.0263, -22.6448, 6.0490
#cafcef color charts
#cafcef color shades, tints & tones
#cafcef color schemes
#cafcef color preview, HTML & CSS examples
This text has a color of #cafcef
<p style="color:#cafcef;">Text here</p>
.mytext {color:#cafcef;}
This box has a color of #cafcef
<div style="background-color:#cafcef;">Content here</div>
.mybackground {background-color:#cafcef;}
Border around this has a color of #cafcef
<div style="border:2px solid #cafcef;">Content here</div>
.myborder {border:2px solid #cafcef;}