#c20ff2 color space conversions
Hex:
#c20ff2
RGB:
194, 15, 242
CMY:
24, 94, 5
CMYK:
20, 94, 0, 5
HSL:
287°, 89.7233%, 50.3922%
HSV (HSB):
287°, 93.8017%, 94.9020%
XYZ:
38.4460, 18.2218, 85.4952
xyY:
0.2704, 0.1282, 18.2218
CIE-Lab:
49.7640, 86.3122, -71.1255
CIE-LCH:
49.7640, 111.8420, 320.5098
CIE-Luv:
49.7640, 47.0859, -116.2810
Hunter-Lab:
42.6870, 86.0635, -88.8675
#c20ff2 color charts
#c20ff2 color shades, tints & tones
#c20ff2 color schemes
#c20ff2 color preview, HTML & CSS examples
This text has a color of #c20ff2
<p style="color:#c20ff2;">Text here</p>
.mytext {color:#c20ff2;}
This box has a color of #c20ff2
<div style="background-color:#c20ff2;">Content here</div>
.mybackground {background-color:#c20ff2;}
Border around this has a color of #c20ff2
<div style="border:2px solid #c20ff2;">Content here</div>
.myborder {border:2px solid #c20ff2;}