#e71ca5 color space conversions
Hex:
#e71ca5
RGB:
231, 28, 165
CMY:
9, 89, 35
CMYK:
0, 88, 29, 9
HSL:
320°, 80.8765%, 50.7843%
HSV (HSB):
320°, 87.8788%, 90.5882%
XYZ:
40.1618, 20.5360, 37.4444
xyY:
0.4092, 0.2092, 20.5360
CIE-Lab:
52.4379, 80.2078, -22.1253
CIE-LCH:
52.4379, 83.2034, 344.5785
CIE-Luv:
52.4379, 102.9267, -45.6813
Hunter-Lab:
45.3167, 78.8908, -17.2686
#e71ca5 color charts
#e71ca5 color shades, tints & tones
#e71ca5 color schemes
#e71ca5 color preview, HTML & CSS examples
This text has a color of #e71ca5
<p style="color:#e71ca5;">Text here</p>
.mytext {color:#e71ca5;}
This box has a color of #e71ca5
<div style="background-color:#e71ca5;">Content here</div>
.mybackground {background-color:#e71ca5;}
Border around this has a color of #e71ca5
<div style="border:2px solid #e71ca5;">Content here</div>
.myborder {border:2px solid #e71ca5;}