#cabdce color space conversions
Hex:
#cabdce
RGB:
202, 189, 206
CMY:
21, 26, 19
CMYK:
2, 8, 0, 19
HSL:
286°, 14.7826%, 77.4510%
HSV (HSB):
286°, 8.2524%, 80.7843%
XYZ:
53.6953, 53.4080, 65.8712
xyY:
0.3104, 0.3088, 53.4080
CIE-Lab:
78.1153, 7.6662, -6.8836
CIE-LCH:
78.1153, 10.3031, 318.0789
CIE-Luv:
78.1153, 6.3384, -11.7900
Hunter-Lab:
73.0808, 3.2596, -2.2844
#cabdce color charts
#cabdce color shades, tints & tones
#cabdce color schemes
#cabdce color preview, HTML & CSS examples
This text has a color of #cabdce
<p style="color:#cabdce;">Text here</p>
.mytext {color:#cabdce;}
This box has a color of #cabdce
<div style="background-color:#cabdce;">Content here</div>
.mybackground {background-color:#cabdce;}
Border around this has a color of #cabdce
<div style="border:2px solid #cabdce;">Content here</div>
.myborder {border:2px solid #cabdce;}