#e882e2 color space conversions
Hex:
#e882e2
RGB:
232, 130, 226
CMY:
9, 49, 11
CMYK:
0, 44, 3, 9
HSL:
304°, 68.9189%, 70.9804%
HSV (HSB):
304°, 43.9655%, 90.9804%
XYZ:
54.9888, 38.6121, 76.5061
xyY:
0.3233, 0.2270, 38.6121
CIE-Lab:
68.4693, 52.5363, -32.1675
CIE-LCH:
68.4693, 61.6020, 328.5213
CIE-Luv:
68.4693, 50.5844, -58.7308
Hunter-Lab:
62.1386, 49.2189, -29.5019
#e882e2 color charts
#e882e2 color shades, tints & tones
#e882e2 color schemes
#e882e2 color preview, HTML & CSS examples
This text has a color of #e882e2
<p style="color:#e882e2;">Text here</p>
.mytext {color:#e882e2;}
This box has a color of #e882e2
<div style="background-color:#e882e2;">Content here</div>
.mybackground {background-color:#e882e2;}
Border around this has a color of #e882e2
<div style="border:2px solid #e882e2;">Content here</div>
.myborder {border:2px solid #e882e2;}