#c20ccc color space conversions
Hex:
#c20ccc
RGB:
194, 12, 204
CMY:
24, 95, 20
CMYK:
5, 94, 0, 20
HSL:
297°, 88.8889%, 42.3529%
HSV (HSB):
297°, 94.1176%, 80.0000%
XYZ:
33.2787, 16.0919, 58.4788
xyY:
0.3086, 0.1492, 16.0919
CIE-Lab:
47.0948, 80.4476, -53.7867
CIE-LCH:
47.0948, 96.7720, 326.2336
CIE-Luv:
47.0948, 59.9432, -89.7320
Hunter-Lab:
40.1147, 77.8807, -58.3520
#c20ccc color charts
#c20ccc color shades, tints & tones
#c20ccc color schemes
#c20ccc color preview, HTML & CSS examples
This text has a color of #c20ccc
<p style="color:#c20ccc;">Text here</p>
.mytext {color:#c20ccc;}
This box has a color of #c20ccc
<div style="background-color:#c20ccc;">Content here</div>
.mybackground {background-color:#c20ccc;}
Border around this has a color of #c20ccc
<div style="border:2px solid #c20ccc;">Content here</div>
.myborder {border:2px solid #c20ccc;}