#cabecd color space conversions
Hex:
#cabecd
RGB:
202, 190, 205
CMY:
21, 25, 20
CMYK:
1, 7, 0, 20
HSL:
288°, 13.0435%, 77.4510%
HSV (HSB):
288°, 7.3171%, 80.3922%
XYZ:
53.7900, 53.7912, 65.3053
xyY:
0.3111, 0.3111, 53.7912
CIE-Lab:
78.3399, 6.9410, -6.0105
CIE-LCH:
78.3399, 9.1818, 319.1093
CIE-Luv:
78.3399, 5.9063, -10.3242
Hunter-Lab:
73.3425, 2.5640, -1.4530
#cabecd color charts
#cabecd RGB chart
#cabecd CMYK chart
#cabecd RGB pie chart
#cabecd color shades, tints & tones
#cabecd color schemes
#cabecd color preview, HTML & CSS examples
This text has a color of #cabecd
<p style="color:#cabecd;">Text here</p>
.mytext {color:#cabecd;}
Text color #cabecd
This box has a color of #cabecd
<div style="background-color:#cabecd;">Content here</div>
.mybackground {background-color:#cabecd;}
Background color #cabecd
Border around this has a color of #cabecd
<div style="border:2px solid #cabecd;">Content here</div>
.myborder {border:2px solid #cabecd;}
Border color #cabecd