#e71ea5 color space conversions
Hex:
#e71ea5
RGB:
231, 30, 165
CMY:
9, 88, 35
CMYK:
0, 87, 29, 9
HSL:
320°, 80.7229%, 51.1765%
HSV (HSB):
320°, 87.0130%, 90.5882%
XYZ:
40.2108, 20.6341, 37.4607
xyY:
0.4090, 0.2099, 20.6341
CIE-Lab:
52.5467, 79.8917, -21.9582
CIE-LCH:
52.5467, 82.8543, 344.6317
CIE-Luv:
52.5467, 102.6212, -45.4022
Hunter-Lab:
45.4248, 78.5181, -17.0978
#e71ea5 color charts
#e71ea5 color shades, tints & tones
#e71ea5 color schemes
#e71ea5 color preview, HTML & CSS examples
This text has a color of #e71ea5
<p style="color:#e71ea5;">Text here</p>
.mytext {color:#e71ea5;}
This box has a color of #e71ea5
<div style="background-color:#e71ea5;">Content here</div>
.mybackground {background-color:#e71ea5;}
Border around this has a color of #e71ea5
<div style="border:2px solid #e71ea5;">Content here</div>
.myborder {border:2px solid #e71ea5;}