#cd20a5 color space conversions
Hex:
#cd20a5
RGB:
205, 32, 165
CMY:
20, 87, 35
CMYK:
0, 84, 20, 20
HSL:
314°, 72.9958%, 46.4706%
HSV (HSB):
314°, 84.3902%, 80.3922%
XYZ:
32.4849, 16.7288, 37.1141
xyY:
0.3763, 0.1938, 16.7288
CIE-Lab:
47.9165, 74.0816, -29.5078
CIE-LCH:
47.9165, 79.7420, 338.2819
CIE-Luv:
47.9165, 81.8023, -54.1571
Hunter-Lab:
40.9008, 70.1946, -25.1702
#cd20a5 color charts
#cd20a5 color shades, tints & tones
#cd20a5 color schemes
#cd20a5 color preview, HTML & CSS examples
This text has a color of #cd20a5
<p style="color:#cd20a5;">Text here</p>
.mytext {color:#cd20a5;}
This box has a color of #cd20a5
<div style="background-color:#cd20a5;">Content here</div>
.mybackground {background-color:#cd20a5;}
Border around this has a color of #cd20a5
<div style="border:2px solid #cd20a5;">Content here</div>
.myborder {border:2px solid #cd20a5;}