#e71bc2 color space conversions
Hex:
#e71bc2
RGB:
231, 27, 194
CMY:
9, 89, 24
CMYK:
0, 88, 16, 9
HSL:
311°, 80.9524%, 50.5882%
HSV (HSB):
311°, 88.3117%, 90.5882%
XYZ:
43.0845, 21.6678, 52.9504
xyY:
0.3660, 0.1841, 21.6678
CIE-Lab:
53.6728, 83.7745, -37.1520
CIE-LCH:
53.6728, 91.6430, 336.0839
CIE-Luv:
53.6728, 90.1533, -68.5638
Hunter-Lab:
46.5487, 83.7557, -34.8599
#e71bc2 color charts
#e71bc2 color shades, tints & tones
#e71bc2 color schemes
#e71bc2 color preview, HTML & CSS examples
This text has a color of #e71bc2
<p style="color:#e71bc2;">Text here</p>
.mytext {color:#e71bc2;}
This box has a color of #e71bc2
<div style="background-color:#e71bc2;">Content here</div>
.mybackground {background-color:#e71bc2;}
Border around this has a color of #e71bc2
<div style="border:2px solid #e71bc2;">Content here</div>
.myborder {border:2px solid #e71bc2;}