#e501a1 color space conversions
Hex:
#e501a1
RGB:
229, 1, 161
CMY:
10, 100, 37
CMYK:
0, 100, 30, 10
HSL:
318°, 99.1304%, 45.0980%
HSV (HSB):
318°, 99.5633%, 89.8039%
XYZ:
38.7570, 19.2529, 35.3917
xyY:
0.4149, 0.2061, 19.2529
CIE-Lab:
50.9818, 82.0575, -22.0271
CIE-LCH:
50.9818, 84.9625, 344.9740
CIE-Luv:
50.9818, 105.7725, -45.6178
Hunter-Lab:
43.8782, 80.8798, -17.1080
#e501a1 color charts
#e501a1 color shades, tints & tones
#e501a1 color schemes
#e501a1 color preview, HTML & CSS examples
This text has a color of #e501a1
<p style="color:#e501a1;">Text here</p>
.mytext {color:#e501a1;}
This box has a color of #e501a1
<div style="background-color:#e501a1;">Content here</div>
.mybackground {background-color:#e501a1;}
Border around this has a color of #e501a1
<div style="border:2px solid #e501a1;">Content here</div>
.myborder {border:2px solid #e501a1;}