#cabcef color space conversions
Hex:
#cabcef
RGB:
202, 188, 239
CMY:
21, 26, 6
CMYK:
15, 21, 0, 6
HSL:
256°, 61.4458%, 83.7255%
HSV (HSB):
256°, 21.3389%, 93.7255%
XYZ:
57.9203, 54.7550, 89.1774
xyY:
0.2869, 0.2713, 54.7550
CIE-Lab:
78.8999, 14.8526, -23.5029
CIE-LCH:
78.8999, 27.8026, 302.2908
CIE-Luv:
78.8999, 4.2960, -39.6071
Hunter-Lab:
73.9966, 10.2255, -19.6560
#cabcef color charts
#cabcef color shades, tints & tones
#cabcef color schemes
#cabcef color preview, HTML & CSS examples
This text has a color of #cabcef
<p style="color:#cabcef;">Text here</p>
.mytext {color:#cabcef;}
This box has a color of #cabcef
<div style="background-color:#cabcef;">Content here</div>
.mybackground {background-color:#cabcef;}
Border around this has a color of #cabcef
<div style="border:2px solid #cabcef;">Content here</div>
.myborder {border:2px solid #cabcef;}