#e030a1 color space conversions
Hex:
#e030a1
RGB:
224, 48, 161
CMY:
12, 81, 37
CMYK:
0, 79, 28, 12
HSL:
321°, 73.9496%, 53.3333%
HSV (HSB):
321°, 78.5714%, 87.8431%
XYZ:
38.2304, 20.5344, 35.6668
xyY:
0.4048, 0.2175, 20.5344
CIE-Lab:
52.4361, 74.1022, -19.8750
CIE-LCH:
52.4361, 76.7213, 344.9860
CIE-Luv:
52.4361, 95.1283, -41.3025
Hunter-Lab:
45.3149, 71.2925, -14.9460
#e030a1 color charts
#e030a1 color shades, tints & tones
#e030a1 color schemes
#e030a1 color preview, HTML & CSS examples
This text has a color of #e030a1
<p style="color:#e030a1;">Text here</p>
.mytext {color:#e030a1;}
This box has a color of #e030a1
<div style="background-color:#e030a1;">Content here</div>
.mybackground {background-color:#e030a1;}
Border around this has a color of #e030a1
<div style="border:2px solid #e030a1;">Content here</div>
.myborder {border:2px solid #e030a1;}