#e71fe5 color space conversions
Hex:
#e71fe5
RGB:
231, 31, 229
CMY:
9, 88, 10
CMYK:
0, 87, 1, 9
HSL:
301°, 80.6452%, 51.3725%
HSV (HSB):
301°, 86.5801%, 90.5882%
XYZ:
47.5878, 23.6260, 76.1809
xyY:
0.3229, 0.1603, 23.6260
CIE-Lab:
55.7114, 87.9283, -53.9115
CIE-LCH:
55.7114, 103.1399, 328.4863
CIE-Luv:
55.7114, 75.3621, -94.9492
Hunter-Lab:
48.6066, 89.6971, -58.9002
#e71fe5 color charts
#e71fe5 color shades, tints & tones
#e71fe5 color schemes
#e71fe5 color preview, HTML & CSS examples
This text has a color of #e71fe5
<p style="color:#e71fe5;">Text here</p>
.mytext {color:#e71fe5;}
This box has a color of #e71fe5
<div style="background-color:#e71fe5;">Content here</div>
.mybackground {background-color:#e71fe5;}
Border around this has a color of #e71fe5
<div style="border:2px solid #e71fe5;">Content here</div>
.myborder {border:2px solid #e71fe5;}