#cabfd7 color space conversions
Hex:
#cabfd7
RGB:
202, 191, 215
CMY:
21, 25, 16
CMYK:
6, 11, 0, 16
HSL:
268°, 23.0769%, 79.6078%
HSV (HSB):
268°, 11.1628%, 84.3137%
XYZ:
55.2537, 54.7245, 71.9407
xyY:
0.3037, 0.3008, 54.7245
CIE-Lab:
78.8823, 8.3206, -10.6045
CIE-LCH:
78.8823, 13.4792, 308.1189
CIE-Luv:
78.8823, 4.6815, -17.7271
Hunter-Lab:
73.9760, 3.8661, -5.8756
#cabfd7 color charts
#cabfd7 color shades, tints & tones
#cabfd7 color schemes
#cabfd7 color preview, HTML & CSS examples
This text has a color of #cabfd7
<p style="color:#cabfd7;">Text here</p>
.mytext {color:#cabfd7;}
This box has a color of #cabfd7
<div style="background-color:#cabfd7;">Content here</div>
.mybackground {background-color:#cabfd7;}
Border around this has a color of #cabfd7
<div style="border:2px solid #cabfd7;">Content here</div>
.myborder {border:2px solid #cabfd7;}