#e81cb2 color space conversions
Hex:
#e81cb2
RGB:
232, 28, 178
CMY:
9, 89, 30
CMYK:
0, 88, 23, 9
HSL:
316°, 81.6000%, 50.9804%
HSV (HSB):
316°, 87.9310%, 90.9804%
XYZ:
41.7298, 21.2007, 44.0122
xyY:
0.3902, 0.1982, 21.2007
CIE-Lab:
53.1684, 81.8800, -28.6212
CIE-LCH:
53.1684, 86.7382, 340.7329
CIE-Luv:
53.1684, 97.8596, -55.5322
Hunter-Lab:
46.0442, 81.1973, -24.4426
#e81cb2 color charts
#e81cb2 color shades, tints & tones
#e81cb2 color schemes
#e81cb2 color preview, HTML & CSS examples
This text has a color of #e81cb2
<p style="color:#e81cb2;">Text here</p>
.mytext {color:#e81cb2;}
This box has a color of #e81cb2
<div style="background-color:#e81cb2;">Content here</div>
.mybackground {background-color:#e81cb2;}
Border around this has a color of #e81cb2
<div style="border:2px solid #e81cb2;">Content here</div>
.myborder {border:2px solid #e81cb2;}