#e020c1 color space conversions
Hex:
#e020c1
RGB:
224, 32, 193
CMY:
12, 87, 24
CMYK:
0, 86, 14, 12
HSL:
310°, 75.5906%, 50.1961%
HSV (HSB):
310°, 85.7143%, 87.8431%
XYZ:
40.8826, 20.7306, 52.2987
xyY:
0.3589, 0.1820, 20.7306
CIE-Lab:
52.6534, 81.5107, -38.2617
CIE-LCH:
52.6534, 90.0441, 334.8543
CIE-Luv:
52.6534, 84.6062, -69.5409
Hunter-Lab:
45.5308, 80.5981, -36.2315
#e020c1 color charts
#e020c1 color shades, tints & tones
#e020c1 color schemes
#e020c1 color preview, HTML & CSS examples
This text has a color of #e020c1
<p style="color:#e020c1;">Text here</p>
.mytext {color:#e020c1;}
This box has a color of #e020c1
<div style="background-color:#e020c1;">Content here</div>
.mybackground {background-color:#e020c1;}
Border around this has a color of #e020c1
<div style="border:2px solid #e020c1;">Content here</div>
.myborder {border:2px solid #e020c1;}