#e020ed color space conversions
Hex:
#e020ed
RGB:
224, 32, 237
CMY:
12, 87, 7
CMYK:
5, 86, 0, 7
HSL:
296°, 85.0622%, 52.7451%
HSV (HSB):
296°, 86.4979%, 92.9412%
XYZ:
46.5430, 22.9947, 82.1061
xyY:
0.3069, 0.1516, 22.9947
CIE-Lab:
55.0669, 87.7792, -59.5115
CIE-LCH:
55.0669, 106.0510, 325.8640
CIE-Luv:
55.0669, 67.3388, -102.9768
Hunter-Lab:
47.9528, 89.3347, -67.9509
#e020ed color charts
#e020ed color shades, tints & tones
#e020ed color schemes
#e020ed color preview, HTML & CSS examples
This text has a color of #e020ed
<p style="color:#e020ed;">Text here</p>
.mytext {color:#e020ed;}
This box has a color of #e020ed
<div style="background-color:#e020ed;">Content here</div>
.mybackground {background-color:#e020ed;}
Border around this has a color of #e020ed
<div style="border:2px solid #e020ed;">Content here</div>
.myborder {border:2px solid #e020ed;}