#cabadf color space conversions
Hex:
#cabadf
RGB:
202, 186, 223
CMY:
21, 27, 13
CMYK:
9, 17, 0, 13
HSL:
266°, 36.6337%, 80.1961%
HSV (HSB):
266°, 16.5919%, 87.4510%
XYZ:
55.2353, 53.0021, 77.1312
xyY:
0.2980, 0.2859, 53.0021
CIE-Lab:
77.8762, 12.6109, -16.4316
CIE-LCH:
77.8762, 20.7131, 307.5054
CIE-Luv:
77.8762, 6.5010, -27.6689
Hunter-Lab:
72.8025, 8.0236, -11.8535
#cabadf color charts
#cabadf color shades, tints & tones
#cabadf color schemes
#cabadf color preview, HTML & CSS examples
This text has a color of #cabadf
<p style="color:#cabadf;">Text here</p>
.mytext {color:#cabadf;}
This box has a color of #cabadf
<div style="background-color:#cabadf;">Content here</div>
.mybackground {background-color:#cabadf;}
Border around this has a color of #cabadf
<div style="border:2px solid #cabadf;">Content here</div>
.myborder {border:2px solid #cabadf;}