#c020dd color space conversions
Hex:
#c020dd
RGB:
192, 32, 221
CMY:
25, 87, 13
CMYK:
13, 86, 0, 13
HSL:
291°, 74.7036%, 49.6078%
HSV (HSB):
291°, 85.5204%, 86.6667%
XYZ:
35.3059, 17.4599, 69.9159
xyY:
0.2878, 0.1423, 17.4599
CIE-Lab:
48.8344, 79.9646, -60.7613
CIE-LCH:
48.8344, 100.4304, 322.7705
CIE-Luv:
48.8344, 51.2535, -100.5392
Hunter-Lab:
41.7851, 77.6978, -69.9560
#c020dd color charts
#c020dd color shades, tints & tones
#c020dd color schemes
#c020dd color preview, HTML & CSS examples
This text has a color of #c020dd
<p style="color:#c020dd;">Text here</p>
.mytext {color:#c020dd;}
This box has a color of #c020dd
<div style="background-color:#c020dd;">Content here</div>
.mybackground {background-color:#c020dd;}
Border around this has a color of #c020dd
<div style="border:2px solid #c020dd;">Content here</div>
.myborder {border:2px solid #c020dd;}