#cd00a1 color space conversions
Hex:
#cd00a1
RGB:
205, 0, 161
CMY:
20, 100, 37
CMYK:
0, 100, 21, 20
HSL:
313°, 100.0000%, 40.1961%
HSV (HSB):
313°, 100.0000%, 80.3922%
XYZ:
31.6099, 15.5523, 35.0541
xyY:
0.3845, 0.1892, 15.5523
CIE-Lab:
46.3816, 77.5298, -29.5198
CIE-LCH:
46.3816, 82.9596, 339.1554
CIE-Luv:
46.3816, 86.7272, -54.3235
Hunter-Lab:
39.4365, 74.0609, -25.0959
#cd00a1 color charts
#cd00a1 color shades, tints & tones
#cd00a1 color schemes
#cd00a1 color preview, HTML & CSS examples
This text has a color of #cd00a1
<p style="color:#cd00a1;">Text here</p>
.mytext {color:#cd00a1;}
This box has a color of #cd00a1
<div style="background-color:#cd00a1;">Content here</div>
.mybackground {background-color:#cd00a1;}
Border around this has a color of #cd00a1
<div style="border:2px solid #cd00a1;">Content here</div>
.myborder {border:2px solid #cd00a1;}