#e501db color space conversions
Hex:
#e501db
RGB:
229, 1, 219
CMY:
10, 100, 14
CMYK:
0, 100, 4, 10
HSL:
303°, 99.1304%, 45.0980%
HSV (HSB):
303°, 99.5633%, 89.8039%
XYZ:
45.1101, 21.7942, 68.8470
xyY:
0.3323, 0.1605, 21.7942
CIE-Lab:
53.8080, 89.1192, -51.3024
CIE-LCH:
53.8080, 102.8308, 330.0726
CIE-Luv:
53.8080, 79.7691, -90.4536
Hunter-Lab:
46.6843, 90.7838, -54.7581
#e501db color charts
#e501db color shades, tints & tones
#e501db color schemes
#e501db color preview, HTML & CSS examples
This text has a color of #e501db
<p style="color:#e501db;">Text here</p>
.mytext {color:#e501db;}
This box has a color of #e501db
<div style="background-color:#e501db;">Content here</div>
.mybackground {background-color:#e501db;}
Border around this has a color of #e501db
<div style="border:2px solid #e501db;">Content here</div>
.myborder {border:2px solid #e501db;}