#cabcea color space conversions
Hex:
#cabcea
RGB:
202, 188, 234
CMY:
21, 26, 8
CMYK:
14, 20, 0, 8
HSL:
258°, 52.2727%, 82.7451%
HSV (HSB):
258°, 19.6581%, 91.7647%
XYZ:
57.1916, 54.4635, 85.3401
xyY:
0.2903, 0.2765, 54.4635
CIE-Lab:
78.7312, 13.7945, -21.0703
CIE-LCH:
78.7312, 25.1843, 303.2123
CIE-Luv:
78.7312, 4.6866, -35.4330
Hunter-Lab:
73.7994, 9.1815, -16.9021
#cabcea color charts
#cabcea color shades, tints & tones
#cabcea color schemes
#cabcea color preview, HTML & CSS examples
This text has a color of #cabcea
<p style="color:#cabcea;">Text here</p>
.mytext {color:#cabcea;}
This box has a color of #cabcea
<div style="background-color:#cabcea;">Content here</div>
.mybackground {background-color:#cabcea;}
Border around this has a color of #cabcea
<div style="border:2px solid #cabcea;">Content here</div>
.myborder {border:2px solid #cabcea;}