#c20fcc color space conversions
Hex:
#c20fcc
RGB:
194, 15, 204
CMY:
24, 94, 20
CMYK:
5, 93, 0, 20
HSL:
297°, 86.3014%, 42.9412%
HSV (HSB):
297°, 92.6471%, 80.0000%
XYZ:
33.3180, 16.1706, 58.4919
xyY:
0.3086, 0.1498, 16.1706
CIE-Lab:
47.1975, 80.1438, -53.6218
CIE-LCH:
47.1975, 96.4278, 326.2147
CIE-Luv:
47.1975, 59.7816, -89.5156
Hunter-Lab:
40.2127, 77.5231, -58.0922
#c20fcc color charts
#c20fcc color shades, tints & tones
#c20fcc color schemes
#c20fcc color preview, HTML & CSS examples
This text has a color of #c20fcc
<p style="color:#c20fcc;">Text here</p>
.mytext {color:#c20fcc;}
This box has a color of #c20fcc
<div style="background-color:#c20fcc;">Content here</div>
.mybackground {background-color:#c20fcc;}
Border around this has a color of #c20fcc
<div style="border:2px solid #c20fcc;">Content here</div>
.myborder {border:2px solid #c20fcc;}