#e71fb5 color space conversions
Hex:
#e71fb5
RGB:
231, 31, 181
CMY:
9, 88, 29
CMYK:
0, 87, 22, 9
HSL:
315°, 80.6452%, 51.3725%
HSV (HSB):
315°, 86.5801%, 90.5882%
XYZ:
41.7855, 21.3051, 45.6260
xyY:
0.3844, 0.1960, 21.3051
CIE-Lab:
53.2818, 81.5601, -30.2115
CIE-LCH:
53.2818, 86.9758, 339.6743
CIE-Luv:
53.2818, 95.3277, -57.8304
Hunter-Lab:
46.1574, 80.8172, -26.2972
#e71fb5 color charts
#e71fb5 color shades, tints & tones
#e71fb5 color schemes
#e71fb5 color preview, HTML & CSS examples
This text has a color of #e71fb5
<p style="color:#e71fb5;">Text here</p>
.mytext {color:#e71fb5;}
This box has a color of #e71fb5
<div style="background-color:#e71fb5;">Content here</div>
.mybackground {background-color:#e71fb5;}
Border around this has a color of #e71fb5
<div style="border:2px solid #e71fb5;">Content here</div>
.myborder {border:2px solid #e71fb5;}