#e82ac4 color space conversions
Hex:
#e82ac4
RGB:
232, 42, 196
CMY:
9, 84, 23
CMYK:
0, 82, 16, 9
HSL:
311°, 80.5085%, 53.7255%
HSV (HSB):
311°, 81.8966%, 90.9804%
XYZ:
44.0705, 22.7973, 54.3021
xyY:
0.3637, 0.1881, 22.7973
CIE-Lab:
54.8629, 81.5525, -36.4271
CIE-LCH:
54.8629, 89.3182, 335.9311
CIE-Luv:
54.8629, 87.9356, -67.4468
Hunter-Lab:
47.7465, 81.2010, -34.0080
#e82ac4 color charts
#e82ac4 color shades, tints & tones
#e82ac4 color schemes
#e82ac4 color preview, HTML & CSS examples
This text has a color of #e82ac4
<p style="color:#e82ac4;">Text here</p>
.mytext {color:#e82ac4;}
This box has a color of #e82ac4
<div style="background-color:#e82ac4;">Content here</div>
.mybackground {background-color:#e82ac4;}
Border around this has a color of #e82ac4
<div style="border:2px solid #e82ac4;">Content here</div>
.myborder {border:2px solid #e82ac4;}