#e82aa1 color space conversions
Hex:
#e82aa1
RGB:
232, 42, 161
CMY:
9, 84, 37
CMYK:
0, 82, 31, 9
HSL:
322°, 80.5085%, 53.7255%
HSV (HSB):
322°, 81.8966%, 90.9804%
XYZ:
40.5397, 21.3849, 35.7092
xyY:
0.4152, 0.2190, 21.3849
CIE-Lab:
53.3682, 77.3710, -18.3226
CIE-LCH:
53.3682, 79.5110, 346.6769
CIE-Luv:
53.3682, 102.9072, -39.8754
Hunter-Lab:
46.2439, 75.5554, -13.4127
#e82aa1 color charts
#e82aa1 color shades, tints & tones
#e82aa1 color schemes
#e82aa1 color preview, HTML & CSS examples
This text has a color of #e82aa1
<p style="color:#e82aa1;">Text here</p>
.mytext {color:#e82aa1;}
This box has a color of #e82aa1
<div style="background-color:#e82aa1;">Content here</div>
.mybackground {background-color:#e82aa1;}
Border around this has a color of #e82aa1
<div style="border:2px solid #e82aa1;">Content here</div>
.myborder {border:2px solid #e82aa1;}