#e03aa2 color space conversions
Hex:
#e03aa2
RGB:
224, 58, 162
CMY:
12, 77, 36
CMYK:
0, 74, 28, 12
HSL:
322°, 72.8070%, 55.2941%
HSV (HSB):
322°, 74.1071%, 87.8431%
XYZ:
38.7751, 21.4820, 36.2852
xyY:
0.4016, 0.2225, 21.4820
CIE-Lab:
53.4731, 71.3771, -18.8795
CIE-LCH:
53.4731, 73.8318, 345.1844
CIE-Luv:
53.4731, 91.9395, -39.5239
Hunter-Lab:
46.3487, 68.2220, -13.9725
#e03aa2 color charts
#e03aa2 color shades, tints & tones
#e03aa2 color schemes
#e03aa2 color preview, HTML & CSS examples
This text has a color of #e03aa2
<p style="color:#e03aa2;">Text here</p>
.mytext {color:#e03aa2;}
This box has a color of #e03aa2
<div style="background-color:#e03aa2;">Content here</div>
.mybackground {background-color:#e03aa2;}
Border around this has a color of #e03aa2
<div style="border:2px solid #e03aa2;">Content here</div>
.myborder {border:2px solid #e03aa2;}