#cd3aac color space conversions
Hex:
#cd3aac
RGB:
205, 58, 172
CMY:
20, 77, 33
CMYK:
0, 72, 16, 20
HSL:
313°, 59.5142%, 51.5686%
HSV (HSB):
313°, 71.7073%, 80.3922%
XYZ:
34.1363, 18.9838, 40.8948
xyY:
0.3631, 0.2019, 18.9838
CIE-Lab:
50.6683, 68.0466, -29.3546
CIE-LCH:
50.6683, 74.1082, 336.6651
CIE-Luv:
50.6683, 73.3654, -53.6294
Hunter-Lab:
43.5704, 63.6019, -25.1498
#cd3aac color charts
#cd3aac color shades, tints & tones
#cd3aac color schemes
#cd3aac color preview, HTML & CSS examples
This text has a color of #cd3aac
<p style="color:#cd3aac;">Text here</p>
.mytext {color:#cd3aac;}
This box has a color of #cd3aac
<div style="background-color:#cd3aac;">Content here</div>
.mybackground {background-color:#cd3aac;}
Border around this has a color of #cd3aac
<div style="border:2px solid #cd3aac;">Content here</div>
.myborder {border:2px solid #cd3aac;}