#cd20a8 color space conversions
Hex:
#cd20a8
RGB:
205, 32, 168
CMY:
20, 87, 34
CMYK:
0, 84, 18, 20
HSL:
313°, 72.9958%, 46.4706%
HSV (HSB):
313°, 84.3902%, 80.3922%
XYZ:
32.7612, 16.8393, 38.5694
xyY:
0.3716, 0.1910, 16.8393
CIE-Lab:
48.0569, 74.4646, -31.0682
CIE-LCH:
48.0569, 80.6859, 337.3530
CIE-Luv:
48.0569, 80.5336, -56.5092
Hunter-Lab:
41.0357, 70.6945, -27.0015
#cd20a8 color charts
#cd20a8 color shades, tints & tones
#cd20a8 color schemes
#cd20a8 color preview, HTML & CSS examples
This text has a color of #cd20a8
<p style="color:#cd20a8;">Text here</p>
.mytext {color:#cd20a8;}
This box has a color of #cd20a8
<div style="background-color:#cd20a8;">Content here</div>
.mybackground {background-color:#cd20a8;}
Border around this has a color of #cd20a8
<div style="border:2px solid #cd20a8;">Content here</div>
.myborder {border:2px solid #cd20a8;}