#e71ed5 color space conversions
Hex:
#e71ed5
RGB:
231, 30, 213
CMY:
9, 88, 16
CMYK:
0, 87, 8, 9
HSL:
305°, 80.7229%, 51.1765%
HSV (HSB):
305°, 87.0130%, 90.5882%
XYZ:
45.4295, 22.7216, 64.9421
xyY:
0.3413, 0.1707, 22.7216
CIE-Lab:
54.7844, 85.8287, -46.3101
CIE-LCH:
54.7844, 97.5254, 331.6503
CIE-Luv:
54.7844, 81.8209, -82.9105
Hunter-Lab:
47.6671, 86.7032, -47.4102
#e71ed5 color charts
#e71ed5 color shades, tints & tones
#e71ed5 color schemes
#e71ed5 color preview, HTML & CSS examples
This text has a color of #e71ed5
<p style="color:#e71ed5;">Text here</p>
.mytext {color:#e71ed5;}
This box has a color of #e71ed5
<div style="background-color:#e71ed5;">Content here</div>
.mybackground {background-color:#e71ed5;}
Border around this has a color of #e71ed5
<div style="border:2px solid #e71ed5;">Content here</div>
.myborder {border:2px solid #e71ed5;}