#c220cd color space conversions
Hex:
#c220cd
RGB:
194, 32, 205
CMY:
24, 87, 20
CMYK:
5, 84, 0, 20
HSL:
296°, 72.9958%, 46.4706%
HSV (HSB):
296°, 84.3902%, 80.3922%
XYZ:
33.7841, 16.9101, 59.2410
xyY:
0.3073, 0.1538, 16.9101
CIE-Lab:
48.1466, 77.6892, -52.6765
CIE-LCH:
48.1466, 93.8639, 325.8611
CIE-Luv:
48.1466, 58.0069, -88.3499
Hunter-Lab:
41.1219, 74.6849, -56.6288
#c220cd color charts
#c220cd color shades, tints & tones
#c220cd color schemes
#c220cd color preview, HTML & CSS examples
This text has a color of #c220cd
<p style="color:#c220cd;">Text here</p>
.mytext {color:#c220cd;}
This box has a color of #c220cd
<div style="background-color:#c220cd;">Content here</div>
.mybackground {background-color:#c220cd;}
Border around this has a color of #c220cd
<div style="border:2px solid #c220cd;">Content here</div>
.myborder {border:2px solid #c220cd;}