#cd6abc color space conversions
Hex:
#cd6abc
RGB:
205, 106, 188
CMY:
20, 58, 26
CMYK:
0, 48, 8, 20
HSL:
310°, 49.7487%, 60.9804%
HSV (HSB):
310°, 48.2927%, 80.3922%
XYZ:
39.4080, 26.9180, 50.6956
xyY:
0.3368, 0.2300, 26.9180
CIE-Lab:
58.8984, 49.9987, -25.8774
CIE-LCH:
58.8984, 56.2984, 332.6357
CIE-Luv:
58.8984, 51.2772, -46.9776
Hunter-Lab:
51.8826, 44.7870, -21.6157
#cd6abc color charts
#cd6abc color shades, tints & tones
#cd6abc color schemes
#cd6abc color preview, HTML & CSS examples
This text has a color of #cd6abc
<p style="color:#cd6abc;">Text here</p>
.mytext {color:#cd6abc;}
This box has a color of #cd6abc
<div style="background-color:#cd6abc;">Content here</div>
.mybackground {background-color:#cd6abc;}
Border around this has a color of #cd6abc
<div style="border:2px solid #cd6abc;">Content here</div>
.myborder {border:2px solid #cd6abc;}