#cafbdc color space conversions
Hex:
#cafbdc
RGB:
202, 251, 220
CMY:
21, 2, 14
CMYK:
20, 0, 12, 2
HSL:
142°, 85.9649%, 88.8235%
HSV (HSB):
142°, 19.5219%, 98.4314%
XYZ:
71.7726, 86.7182, 80.6656
xyY:
0.3001, 0.3626, 86.7182
CIE-Lab:
94.6186, -21.4913, 9.7519
CIE-LCH:
94.6186, 23.6003, 155.5933
CIE-Luv:
94.6186, -24.6311, 18.5244
Hunter-Lab:
93.1226, -25.3890, 13.8270
#cafbdc color charts
#cafbdc color shades, tints & tones
#cafbdc color schemes
#cafbdc color preview, HTML & CSS examples
This text has a color of #cafbdc
<p style="color:#cafbdc;">Text here</p>
.mytext {color:#cafbdc;}
This box has a color of #cafbdc
<div style="background-color:#cafbdc;">Content here</div>
.mybackground {background-color:#cafbdc;}
Border around this has a color of #cafbdc
<div style="border:2px solid #cafbdc;">Content here</div>
.myborder {border:2px solid #cafbdc;}