#c220ec color space conversions
Hex:
#c220ec
RGB:
194, 32, 236
CMY:
24, 87, 7
CMYK:
18, 86, 0, 7
HSL:
288°, 84.2975%, 52.5490%
HSV (HSB):
288°, 86.4407%, 92.5490%
XYZ:
37.9050, 18.5585, 80.9412
xyY:
0.2759, 0.1351, 18.5585
CIE-Lab:
50.1666, 82.8342, -67.0953
CIE-LCH:
50.1666, 106.5987, 320.9927
CIE-Luv:
50.1666, 47.8318, -110.6060
Hunter-Lab:
43.0796, 81.6699, -81.2429
#c220ec color charts
#c220ec color shades, tints & tones
#c220ec color schemes
#c220ec color preview, HTML & CSS examples
This text has a color of #c220ec
<p style="color:#c220ec;">Text here</p>
.mytext {color:#c220ec;}
This box has a color of #c220ec
<div style="background-color:#c220ec;">Content here</div>
.mybackground {background-color:#c220ec;}
Border around this has a color of #c220ec
<div style="border:2px solid #c220ec;">Content here</div>
.myborder {border:2px solid #c220ec;}