#e022d7 color space conversions
Hex:
#e022d7
RGB:
224, 34, 215
CMY:
12, 87, 16
CMYK:
0, 85, 4, 12
HSL:
303°, 75.3968%, 50.5882%
HSV (HSB):
303°, 84.8214%, 87.8431%
XYZ:
43.5782, 21.8976, 66.2198
xyY:
0.3309, 0.1663, 21.8976
CIE-Lab:
53.9182, 84.1780, -48.9004
CIE-LCH:
53.9182, 97.3509, 329.8470
CIE-Luv:
53.9182, 75.4180, -86.2219
Hunter-Lab:
46.7949, 84.3388, -51.1452
#e022d7 color charts
#e022d7 color shades, tints & tones
#e022d7 color schemes
#e022d7 color preview, HTML & CSS examples
This text has a color of #e022d7
<p style="color:#e022d7;">Text here</p>
.mytext {color:#e022d7;}
This box has a color of #e022d7
<div style="background-color:#e022d7;">Content here</div>
.mybackground {background-color:#e022d7;}
Border around this has a color of #e022d7
<div style="border:2px solid #e022d7;">Content here</div>
.myborder {border:2px solid #e022d7;}