#e022c5 color space conversions
Hex:
#e022c5
RGB:
224, 34, 197
CMY:
12, 87, 23
CMYK:
0, 85, 12, 12
HSL:
309°, 75.3968%, 50.5882%
HSV (HSB):
309°, 84.8214%, 87.8431%
XYZ:
41.3905, 21.0226, 54.6996
xyY:
0.3534, 0.1795, 21.0226
CIE-Lab:
52.9742, 81.6844, -40.0695
CIE-LCH:
52.9742, 90.9830, 333.8702
CIE-Luv:
52.9742, 82.6693, -72.3528
Hunter-Lab:
45.8504, 80.8993, -38.6378
#e022c5 color charts
#e022c5 color shades, tints & tones
#e022c5 color schemes
#e022c5 color preview, HTML & CSS examples
This text has a color of #e022c5
<p style="color:#e022c5;">Text here</p>
.mytext {color:#e022c5;}
This box has a color of #e022c5
<div style="background-color:#e022c5;">Content here</div>
.mybackground {background-color:#e022c5;}
Border around this has a color of #e022c5
<div style="border:2px solid #e022c5;">Content here</div>
.myborder {border:2px solid #e022c5;}