#cafcfd color space conversions
Hex:
#cafcfd
RGB:
202, 252, 253
CMY:
21, 1, 1
CMYK:
20, 0, 0, 1
HSL:
181°, 92.7273%, 89.2157%
HSV (HSB):
181°, 20.1581%, 99.2157%
XYZ:
76.8971, 89.2692, 106.1063
xyY:
0.2824, 0.3279, 89.2692
CIE-Lab:
95.6928, -15.5332, -5.7114
CIE-LCH:
95.6928, 16.5499, 200.1879
CIE-Luv:
95.6928, -25.4761, -6.3061
Hunter-Lab:
94.4824, -20.0669, -0.4466
#cafcfd color charts
#cafcfd color shades, tints & tones
#cafcfd color schemes
#cafcfd color preview, HTML & CSS examples
This text has a color of #cafcfd
<p style="color:#cafcfd;">Text here</p>
.mytext {color:#cafcfd;}
This box has a color of #cafcfd
<div style="background-color:#cafcfd;">Content here</div>
.mybackground {background-color:#cafcfd;}
Border around this has a color of #cafcfd
<div style="border:2px solid #cafcfd;">Content here</div>
.myborder {border:2px solid #cafcfd;}