#e022d2 color space conversions
Hex:
#e022d2
RGB:
224, 34, 210
CMY:
12, 87, 18
CMYK:
0, 85, 6, 12
HSL:
304°, 75.3968%, 50.5882%
HSV (HSB):
304°, 84.8214%, 87.8431%
XYZ:
42.9454, 21.6445, 62.8871
xyY:
0.3369, 0.1698, 21.6445
CIE-Lab:
53.6478, 83.4684, -46.4750
CIE-LCH:
53.6478, 95.5348, 330.8910
CIE-Luv:
53.6478, 77.3910, -82.3992
Hunter-Lab:
46.5236, 83.3546, -47.5771
#e022d2 color charts
#e022d2 color shades, tints & tones
#e022d2 color schemes
#e022d2 color preview, HTML & CSS examples
This text has a color of #e022d2
<p style="color:#e022d2;">Text here</p>
.mytext {color:#e022d2;}
This box has a color of #e022d2
<div style="background-color:#e022d2;">Content here</div>
.mybackground {background-color:#e022d2;}
Border around this has a color of #e022d2
<div style="border:2px solid #e022d2;">Content here</div>
.myborder {border:2px solid #e022d2;}