#c20ff4 color space conversions
Hex:
#c20ff4
RGB:
194, 15, 244
CMY:
24, 94, 4
CMYK:
20, 94, 0, 4
HSL:
287°, 91.2351%, 50.7843%
HSV (HSB):
287°, 93.8525%, 95.6863%
XYZ:
38.7481, 18.3426, 87.0862
xyY:
0.2688, 0.1272, 18.3426
CIE-Lab:
49.9091, 86.6530, -72.0128
CIE-LCH:
49.9091, 112.6703, 320.2718
CIE-Luv:
49.9091, 46.4837, -117.6353
Hunter-Lab:
42.8283, 86.5449, -90.5792
#c20ff4 color charts
#c20ff4 color shades, tints & tones
#c20ff4 color schemes
#c20ff4 color preview, HTML & CSS examples
This text has a color of #c20ff4
<p style="color:#c20ff4;">Text here</p>
.mytext {color:#c20ff4;}
This box has a color of #c20ff4
<div style="background-color:#c20ff4;">Content here</div>
.mybackground {background-color:#c20ff4;}
Border around this has a color of #c20ff4
<div style="border:2px solid #c20ff4;">Content here</div>
.myborder {border:2px solid #c20ff4;}