#e71ca2 color space conversions
Hex:
#e71ca2
RGB:
231, 28, 162
CMY:
9, 89, 36
CMYK:
0, 88, 30, 9
HSL:
320°, 80.8765%, 50.7843%
HSV (HSB):
320°, 87.8788%, 90.5882%
XYZ:
39.8918, 20.4281, 36.0229
xyY:
0.4141, 0.2120, 20.4281
CIE-Lab:
52.3178, 79.8832, -20.5364
CIE-LCH:
52.3178, 82.4807, 345.5826
CIE-Luv:
52.3178, 104.2879, -43.3343
Hunter-Lab:
45.1974, 78.4510, -15.6167
#e71ca2 color charts
#e71ca2 color shades, tints & tones
#e71ca2 color schemes
#e71ca2 color preview, HTML & CSS examples
This text has a color of #e71ca2
<p style="color:#e71ca2;">Text here</p>
.mytext {color:#e71ca2;}
This box has a color of #e71ca2
<div style="background-color:#e71ca2;">Content here</div>
.mybackground {background-color:#e71ca2;}
Border around this has a color of #e71ca2
<div style="border:2px solid #e71ca2;">Content here</div>
.myborder {border:2px solid #e71ca2;}