#c20cc3 color space conversions
Hex:
#c20cc3
RGB:
194, 12, 195
CMY:
24, 95, 24
CMYK:
1, 94, 0, 24
HSL:
300°, 88.4058%, 40.5882%
HSV (HSB):
300°, 93.8462%, 76.4706%
XYZ:
32.2299, 15.6724, 52.9561
xyY:
0.3196, 0.1554, 15.6724
CIE-Lab:
46.5417, 79.0902, -49.4525
CIE-LCH:
46.5417, 93.2781, 327.9836
CIE-Luv:
46.5417, 63.3224, -83.1161
Hunter-Lab:
39.5884, 76.0418, -51.5985
#c20cc3 color charts
#c20cc3 color shades, tints & tones
#c20cc3 color schemes
#c20cc3 color preview, HTML & CSS examples
This text has a color of #c20cc3
<p style="color:#c20cc3;">Text here</p>
.mytext {color:#c20cc3;}
This box has a color of #c20cc3
<div style="background-color:#c20cc3;">Content here</div>
.mybackground {background-color:#c20cc3;}
Border around this has a color of #c20cc3
<div style="border:2px solid #c20cc3;">Content here</div>
.myborder {border:2px solid #c20cc3;}