#e51ea5 color space conversions
Hex:
#e51ea5
RGB:
229, 30, 165
CMY:
10, 88, 35
CMYK:
0, 87, 28, 10
HSL:
319°, 79.2829%, 50.7843%
HSV (HSB):
319°, 86.8996%, 89.8039%
XYZ:
39.5689, 20.3032, 37.4307
xyY:
0.4067, 0.2087, 20.3032
CIE-Lab:
52.1783, 79.4716, -22.5559
CIE-LCH:
52.1783, 82.6106, 344.1548
CIE-Luv:
52.1783, 101.0321, -46.1083
Hunter-Lab:
45.0590, 77.8977, -17.7111
#e51ea5 color charts
#e51ea5 color shades, tints & tones
#e51ea5 color schemes
#e51ea5 color preview, HTML & CSS examples
This text has a color of #e51ea5
<p style="color:#e51ea5;">Text here</p>
.mytext {color:#e51ea5;}
This box has a color of #e51ea5
<div style="background-color:#e51ea5;">Content here</div>
.mybackground {background-color:#e51ea5;}
Border around this has a color of #e51ea5
<div style="border:2px solid #e51ea5;">Content here</div>
.myborder {border:2px solid #e51ea5;}