#e81ea1 color space conversions
Hex:
#e81ea1
RGB:
232, 30, 161
CMY:
9, 88, 37
CMYK:
0, 87, 31, 9
HSL:
321°, 81.4516%, 51.3725%
HSV (HSB):
321°, 87.0690%, 90.9804%
XYZ:
40.1760, 20.6576, 35.5880
xyY:
0.4167, 0.2142, 20.6576
CIE-Lab:
52.5727, 79.6714, -19.5381
CIE-LCH:
52.5727, 82.0321, 346.2211
CIE-Luv:
52.5727, 105.2241, -41.9214
Hunter-Lab:
45.4506, 78.2464, -14.6089
#e81ea1 color charts
#e81ea1 color shades, tints & tones
#e81ea1 color schemes
#e81ea1 color preview, HTML & CSS examples
This text has a color of #e81ea1
<p style="color:#e81ea1;">Text here</p>
.mytext {color:#e81ea1;}
This box has a color of #e81ea1
<div style="background-color:#e81ea1;">Content here</div>
.mybackground {background-color:#e81ea1;}
Border around this has a color of #e81ea1
<div style="border:2px solid #e81ea1;">Content here</div>
.myborder {border:2px solid #e81ea1;}