#e82ee1 color space conversions
Hex:
#e82ee1
RGB:
232, 46, 225
CMY:
9, 82, 12
CMYK:
0, 80, 3, 9
HSL:
302°, 80.1724%, 54.5098%
HSV (HSB):
302°, 80.1724%, 90.9804%
XYZ:
47.8463, 24.5460, 73.4502
xyY:
0.3281, 0.1683, 24.5460
CIE-Lab:
56.6304, 84.6847, -50.1798
CIE-LCH:
56.6304, 98.4353, 329.3512
CIE-Luv:
56.6304, 75.7524, -89.2256
Hunter-Lab:
49.5440, 85.6817, -53.2182
#e82ee1 color charts
#e82ee1 color shades, tints & tones
#e82ee1 color schemes
#e82ee1 color preview, HTML & CSS examples
This text has a color of #e82ee1
<p style="color:#e82ee1;">Text here</p>
.mytext {color:#e82ee1;}
This box has a color of #e82ee1
<div style="background-color:#e82ee1;">Content here</div>
.mybackground {background-color:#e82ee1;}
Border around this has a color of #e82ee1
<div style="border:2px solid #e82ee1;">Content here</div>
.myborder {border:2px solid #e82ee1;}