#c20fc9 color space conversions
Hex:
#c20fc9
RGB:
194, 15, 201
CMY:
24, 94, 21
CMYK:
3, 93, 0, 21
HSL:
298°, 86.1111%, 42.3529%
HSV (HSB):
298°, 92.5373%, 78.8235%
XYZ:
32.9616, 16.0280, 56.6148
xyY:
0.3121, 0.1518, 16.0280
CIE-Lab:
47.0112, 79.6850, -52.1848
CIE-LCH:
47.0112, 95.2521, 326.7797
CIE-Luv:
47.0112, 60.8883, -87.3186
Hunter-Lab:
40.0350, 76.9011, -55.8194
#c20fc9 color charts
#c20fc9 color shades, tints & tones
#c20fc9 color schemes
#c20fc9 color preview, HTML & CSS examples
This text has a color of #c20fc9
<p style="color:#c20fc9;">Text here</p>
.mytext {color:#c20fc9;}
This box has a color of #c20fc9
<div style="background-color:#c20fc9;">Content here</div>
.mybackground {background-color:#c20fc9;}
Border around this has a color of #c20fc9
<div style="border:2px solid #c20fc9;">Content here</div>
.myborder {border:2px solid #c20fc9;}