#e82ae7 color space conversions
Hex:
#e82ae7
RGB:
232, 42, 231
CMY:
9, 84, 9
CMYK:
0, 82, 0, 9
HSL:
300°, 80.5085%, 53.7255%
HSV (HSB):
300°, 81.8966%, 90.9804%
XYZ:
48.5305, 24.5813, 77.7881
xyY:
0.3216, 0.1629, 24.5813
CIE-Lab:
56.6651, 86.4219, -53.5072
CIE-LCH:
56.6651, 101.6453, 328.2367
CIE-Luv:
56.6651, 74.0533, -94.5129
Hunter-Lab:
49.5795, 87.9592, -58.3179
#e82ae7 color charts
#e82ae7 color shades, tints & tones
#e82ae7 color schemes
#e82ae7 color preview, HTML & CSS examples
This text has a color of #e82ae7
<p style="color:#e82ae7;">Text here</p>
.mytext {color:#e82ae7;}
This box has a color of #e82ae7
<div style="background-color:#e82ae7;">Content here</div>
.mybackground {background-color:#e82ae7;}
Border around this has a color of #e82ae7
<div style="border:2px solid #e82ae7;">Content here</div>
.myborder {border:2px solid #e82ae7;}