#e882e7 color space conversions
Hex:
#e882e7
RGB:
232, 130, 231
CMY:
9, 49, 9
CMYK:
0, 44, 0, 9
HSL:
301°, 68.9189%, 70.9804%
HSV (HSB):
301°, 43.9655%, 90.9804%
XYZ:
55.6851, 38.8906, 80.1730
xyY:
0.3187, 0.2226, 38.8906
CIE-Lab:
68.6719, 53.4142, -34.6146
CIE-LCH:
68.6719, 63.6494, 327.0551
CIE-Luv:
68.6719, 49.4578, -62.8432
Hunter-Lab:
62.3623, 50.2538, -32.5696
#e882e7 color charts
#e882e7 color shades, tints & tones
#e882e7 color schemes
#e882e7 color preview, HTML & CSS examples
This text has a color of #e882e7
<p style="color:#e882e7;">Text here</p>
.mytext {color:#e882e7;}
This box has a color of #e882e7
<div style="background-color:#e882e7;">Content here</div>
.mybackground {background-color:#e882e7;}
Border around this has a color of #e882e7
<div style="border:2px solid #e882e7;">Content here</div>
.myborder {border:2px solid #e882e7;}