#e71ec5 color space conversions
Hex:
#e71ec5
RGB:
231, 30, 197
CMY:
9, 88, 23
CMYK:
0, 87, 15, 9
HSL:
310°, 80.7229%, 51.1765%
HSV (HSB):
310°, 87.0130%, 90.5882%
XYZ:
43.4973, 21.9487, 54.7673
xyY:
0.3618, 0.1826, 21.9487
CIE-Lab:
53.9725, 83.7053, -38.4138
CIE-LCH:
53.9725, 92.0988, 335.3488
CIE-Luv:
53.9725, 88.5086, -70.5161
Hunter-Lab:
46.8494, 83.7417, -36.5158
#e71ec5 color charts
#e71ec5 color shades, tints & tones
#e71ec5 color schemes
#e71ec5 color preview, HTML & CSS examples
This text has a color of #e71ec5
<p style="color:#e71ec5;">Text here</p>
.mytext {color:#e71ec5;}
This box has a color of #e71ec5
<div style="background-color:#e71ec5;">Content here</div>
.mybackground {background-color:#e71ec5;}
Border around this has a color of #e71ec5
<div style="border:2px solid #e71ec5;">Content here</div>
.myborder {border:2px solid #e71ec5;}