#e501d2 color space conversions
Hex:
#e501d2
RGB:
229, 1, 210
CMY:
10, 100, 18
CMYK:
0, 100, 8, 10
HSL:
305°, 99.1304%, 45.0980%
HSV (HSB):
305°, 99.5633%, 89.8039%
XYZ:
43.9568, 21.3329, 62.7736
xyY:
0.3432, 0.1666, 21.3329
CIE-Lab:
53.3119, 87.9048, -46.9539
CIE-LCH:
53.3119, 99.6591, 331.8913
CIE-Luv:
53.3119, 83.5350, -83.6436
Hunter-Lab:
46.1875, 89.0509, -48.2500
#e501d2 color charts
#e501d2 color shades, tints & tones
#e501d2 color schemes
#e501d2 color preview, HTML & CSS examples
This text has a color of #e501d2
<p style="color:#e501d2;">Text here</p>
.mytext {color:#e501d2;}
This box has a color of #e501d2
<div style="background-color:#e501d2;">Content here</div>
.mybackground {background-color:#e501d2;}
Border around this has a color of #e501d2
<div style="border:2px solid #e501d2;">Content here</div>
.myborder {border:2px solid #e501d2;}