#e501da color space conversions
Hex:
#e501da
RGB:
229, 1, 218
CMY:
10, 100, 15
CMYK:
0, 100, 5, 10
HSL:
303°, 99.1304%, 45.0980%
HSV (HSB):
303°, 99.5633%, 89.8039%
XYZ:
44.9788, 21.7417, 68.1556
xyY:
0.3335, 0.1612, 21.7417
CIE-Lab:
53.7518, 88.9823, -50.8226
CIE-LCH:
53.7518, 102.4734, 330.2670
CIE-Luv:
53.7518, 80.1817, -89.7011
Hunter-Lab:
46.6280, 90.5879, -54.0239
#e501da color charts
#e501da color shades, tints & tones
#e501da color schemes
#e501da color preview, HTML & CSS examples
This text has a color of #e501da
<p style="color:#e501da;">Text here</p>
.mytext {color:#e501da;}
This box has a color of #e501da
<div style="background-color:#e501da;">Content here</div>
.mybackground {background-color:#e501da;}
Border around this has a color of #e501da
<div style="border:2px solid #e501da;">Content here</div>
.myborder {border:2px solid #e501da;}