#e030a0 color space conversions
Hex:
#e030a0
RGB:
224, 48, 160
CMY:
12, 81, 37
CMYK:
0, 79, 29, 12
HSL:
322°, 73.9496%, 53.3333%
HSV (HSB):
322°, 78.5714%, 87.8431%
XYZ:
38.1426, 20.4993, 35.2041
xyY:
0.4064, 0.2184, 20.4993
CIE-Lab:
52.3971, 73.9876, -19.3437
CIE-LCH:
52.3971, 76.4745, 345.3483
CIE-Luv:
52.3971, 95.5471, -40.5163
Hunter-Lab:
45.2761, 71.1430, -14.4072
#e030a0 color charts
#e030a0 color shades, tints & tones
#e030a0 color schemes
#e030a0 color preview, HTML & CSS examples
This text has a color of #e030a0
<p style="color:#e030a0;">Text here</p>
.mytext {color:#e030a0;}
This box has a color of #e030a0
<div style="background-color:#e030a0;">Content here</div>
.mybackground {background-color:#e030a0;}
Border around this has a color of #e030a0
<div style="border:2px solid #e030a0;">Content here</div>
.myborder {border:2px solid #e030a0;}