#cabeef color space conversions
Hex:
#cabeef
RGB:
202, 190, 239
CMY:
21, 25, 6
CMYK:
15, 21, 0, 6
HSL:
255°, 60.4938%, 84.1176%
HSV (HSB):
255°, 20.5021%, 93.7255%
XYZ:
58.3506, 55.6155, 89.3208
xyY:
0.2870, 0.2736, 55.6155
CIE-Lab:
79.3945, 13.7680, -22.7505
CIE-LCH:
79.3945, 26.5922, 301.1812
CIE-Luv:
79.3945, 3.3798, -38.2296
Hunter-Lab:
74.5758, 9.1567, -18.8097
#cabeef color charts
#cabeef RGB chart
#cabeef CMYK chart
#cabeef RGB pie chart
#cabeef color shades, tints & tones
#cabeef color schemes
#cabeef color preview, HTML & CSS examples
This text has a color of #cabeef
<p style="color:#cabeef;">Text here</p>
.mytext {color:#cabeef;}
Text color #cabeef
This box has a color of #cabeef
<div style="background-color:#cabeef;">Content here</div>
.mybackground {background-color:#cabeef;}
Background color #cabeef
Border around this has a color of #cabeef
<div style="border:2px solid #cabeef;">Content here</div>
.myborder {border:2px solid #cabeef;}
Border color #cabeef