#cdabdf color space conversions
Hex:
#cdabdf
RGB:
205, 171, 223
CMY:
20, 33, 13
CMYK:
8, 23, 0, 13
HSL:
279°, 44.8276%, 77.2549%
HSV (HSB):
279°, 23.3184%, 87.4510%
XYZ:
53.0590, 47.4327, 76.1709
xyY:
0.3003, 0.2685, 47.4327
CIE-Lab:
74.4657, 21.7580, -21.5689
CIE-LCH:
74.4657, 30.6370, 315.2502
CIE-Luv:
74.4657, 15.3718, -37.2311
Hunter-Lab:
68.8714, 16.9928, -17.3641
#cdabdf color charts
#cdabdf color shades, tints & tones
#cdabdf color schemes
#cdabdf color preview, HTML & CSS examples
This text has a color of #cdabdf
<p style="color:#cdabdf;">Text here</p>
.mytext {color:#cdabdf;}
This box has a color of #cdabdf
<div style="background-color:#cdabdf;">Content here</div>
.mybackground {background-color:#cdabdf;}
Border around this has a color of #cdabdf
<div style="border:2px solid #cdabdf;">Content here</div>
.myborder {border:2px solid #cdabdf;}