#e501d5 color space conversions
Hex:
#e501d5
RGB:
229, 1, 213
CMY:
10, 100, 16
CMYK:
0, 100, 7, 10
HSL:
304°, 99.1304%, 45.0980%
HSV (HSB):
304°, 99.5633%, 89.8039%
XYZ:
44.3342, 21.4838, 64.7609
xyY:
0.3395, 0.1645, 21.4838
CIE-Lab:
53.4750, 88.3052, -48.4110
CIE-LCH:
53.4750, 100.7047, 331.2674
CIE-Luv:
53.4750, 82.2666, -85.9228
Hunter-Lab:
46.3506, 89.6209, -50.3943
#e501d5 color charts
#e501d5 color shades, tints & tones
#e501d5 color schemes
#e501d5 color preview, HTML & CSS examples
This text has a color of #e501d5
<p style="color:#e501d5;">Text here</p>
.mytext {color:#e501d5;}
This box has a color of #e501d5
<div style="background-color:#e501d5;">Content here</div>
.mybackground {background-color:#e501d5;}
Border around this has a color of #e501d5
<div style="border:2px solid #e501d5;">Content here</div>
.myborder {border:2px solid #e501d5;}