#c020cf color space conversions
Hex:
#c020cf
RGB:
192, 32, 207
CMY:
25, 87, 19
CMYK:
7, 85, 0, 19
HSL:
295°, 73.2218%, 46.8627%
HSV (HSB):
295°, 84.5411%, 81.1765%
XYZ:
33.5172, 16.7445, 60.4969
xyY:
0.3026, 0.1512, 16.7445
CIE-Lab:
47.9365, 77.6599, -54.1846
CIE-LCH:
47.9365, 94.6945, 325.0959
CIE-Luv:
47.9365, 55.9320, -90.4017
Hunter-Lab:
40.9200, 74.5977, -59.0114
#c020cf color charts
#c020cf color shades, tints & tones
#c020cf color schemes
#c020cf color preview, HTML & CSS examples
This text has a color of #c020cf
<p style="color:#c020cf;">Text here</p>
.mytext {color:#c020cf;}
This box has a color of #c020cf
<div style="background-color:#c020cf;">Content here</div>
.mybackground {background-color:#c020cf;}
Border around this has a color of #c020cf
<div style="border:2px solid #c020cf;">Content here</div>
.myborder {border:2px solid #c020cf;}