#e020ca color space conversions
Hex:
#e020ca
RGB:
224, 32, 202
CMY:
12, 87, 21
CMYK:
0, 86, 10, 12
HSL:
307°, 75.5906%, 50.1961%
HSV (HSB):
307°, 85.7143%, 87.8431%
XYZ:
41.9177, 21.1446, 57.7491
xyY:
0.3470, 0.1750, 21.1446
CIE-Lab:
53.1074, 82.7124, -42.7412
CIE-LCH:
53.1074, 93.1029, 332.6725
CIE-Luv:
53.1074, 80.8681, -76.5314
Hunter-Lab:
45.9832, 82.2473, -42.2725
#e020ca color charts
#e020ca color shades, tints & tones
#e020ca color schemes
#e020ca color preview, HTML & CSS examples
This text has a color of #e020ca
<p style="color:#e020ca;">Text here</p>
.mytext {color:#e020ca;}
This box has a color of #e020ca
<div style="background-color:#e020ca;">Content here</div>
.mybackground {background-color:#e020ca;}
Border around this has a color of #e020ca
<div style="border:2px solid #e020ca;">Content here</div>
.myborder {border:2px solid #e020ca;}