#c20ec1 color space conversions
Hex:
#c20ec1
RGB:
194, 14, 193
CMY:
24, 95, 24
CMYK:
0, 93, 1, 24
HSL:
300°, 86.5385%, 40.7843%
HSV (HSB):
300°, 92.7835%, 76.0784%
XYZ:
32.0308, 15.6337, 51.7815
xyY:
0.3221, 0.1572, 15.6337
CIE-Lab:
46.4902, 78.5930, -48.3698
CIE-LCH:
46.4902, 92.2848, 328.3899
CIE-Luv:
46.4902, 63.9764, -81.4828
Hunter-Lab:
39.5394, 75.4085, -49.9695
#c20ec1 color charts
#c20ec1 color shades, tints & tones
#c20ec1 color schemes
#c20ec1 color preview, HTML & CSS examples
This text has a color of #c20ec1
<p style="color:#c20ec1;">Text here</p>
.mytext {color:#c20ec1;}
This box has a color of #c20ec1
<div style="background-color:#c20ec1;">Content here</div>
.mybackground {background-color:#c20ec1;}
Border around this has a color of #c20ec1
<div style="border:2px solid #c20ec1;">Content here</div>
.myborder {border:2px solid #c20ec1;}