#cd20c0 color space conversions
Hex:
#cd20c0
RGB:
205, 32, 192
CMY:
20, 87, 25
CMYK:
0, 84, 6, 20
HSL:
305°, 72.9958%, 46.4706%
HSV (HSB):
305°, 84.3902%, 80.3922%
XYZ:
35.2078, 17.8179, 51.4527
xyY:
0.3370, 0.1705, 17.8179
CIE-Lab:
49.2745, 77.7343, -43.2381
CIE-LCH:
49.2745, 88.9503, 330.9159
CIE-Luv:
49.2745, 70.7418, -75.1447
Hunter-Lab:
42.2113, 75.0143, -42.7226
#cd20c0 color charts
#cd20c0 color shades, tints & tones
#cd20c0 color schemes
#cd20c0 color preview, HTML & CSS examples
This text has a color of #cd20c0
<p style="color:#cd20c0;">Text here</p>
.mytext {color:#cd20c0;}
This box has a color of #cd20c0
<div style="background-color:#cd20c0;">Content here</div>
.mybackground {background-color:#cd20c0;}
Border around this has a color of #cd20c0
<div style="border:2px solid #cd20c0;">Content here</div>
.myborder {border:2px solid #cd20c0;}