#e81eb5 color space conversions
Hex:
#e81eb5
RGB:
232, 30, 181
CMY:
9, 88, 29
CMYK:
0, 87, 22, 9
HSL:
315°, 81.4516%, 51.3725%
HSV (HSB):
315°, 87.0690%, 90.9804%
XYZ:
42.0835, 21.4205, 45.6326
xyY:
0.3856, 0.1963, 21.4205
CIE-Lab:
53.4067, 81.9233, -30.0033
CIE-LCH:
53.4067, 87.2446, 339.8854
CIE-Luv:
53.4067, 96.2513, -57.6186
Hunter-Lab:
46.2823, 81.3119, -26.0600
#e81eb5 color charts
#e81eb5 color shades, tints & tones
#e81eb5 color schemes
#e81eb5 color preview, HTML & CSS examples
This text has a color of #e81eb5
<p style="color:#e81eb5;">Text here</p>
.mytext {color:#e81eb5;}
This box has a color of #e81eb5
<div style="background-color:#e81eb5;">Content here</div>
.mybackground {background-color:#e81eb5;}
Border around this has a color of #e81eb5
<div style="border:2px solid #e81eb5;">Content here</div>
.myborder {border:2px solid #e81eb5;}