#e020d5 color space conversions
Hex:
#e020d5
RGB:
224, 32, 213
CMY:
12, 87, 16
CMYK:
0, 86, 5, 12
HSL:
303°, 75.5906%, 50.1961%
HSV (HSB):
303°, 85.7143%, 87.8431%
XYZ:
43.2672, 21.6844, 64.8559
xyY:
0.3333, 0.1671, 21.6844
CIE-Lab:
53.6905, 84.2400, -48.1215
CIE-LCH:
53.6905, 97.0158, 330.2631
CIE-Luv:
53.6905, 76.4354, -84.9829
Hunter-Lab:
46.5665, 84.3616, -49.9800
#e020d5 color charts
#e020d5 color shades, tints & tones
#e020d5 color schemes
#e020d5 color preview, HTML & CSS examples
This text has a color of #e020d5
<p style="color:#e020d5;">Text here</p>
.mytext {color:#e020d5;}
This box has a color of #e020d5
<div style="background-color:#e020d5;">Content here</div>
.mybackground {background-color:#e020d5;}
Border around this has a color of #e020d5
<div style="border:2px solid #e020d5;">Content here</div>
.myborder {border:2px solid #e020d5;}