#e882d4 color space conversions
Hex:
#e882d4
RGB:
232, 130, 212
CMY:
9, 49, 17
CMYK:
0, 44, 9, 9
HSL:
312°, 68.9189%, 70.9804%
HSV (HSB):
312°, 43.9655%, 90.9804%
XYZ:
53.1450, 37.8745, 66.7968
xyY:
0.3368, 0.2400, 37.8745
CIE-Lab:
67.9280, 50.1598, -25.2363
CIE-LCH:
67.9280, 56.1505, 333.2922
CIE-Luv:
67.9280, 53.7631, -47.2234
Hunter-Lab:
61.5423, 46.4451, -21.2726
#e882d4 color charts
#e882d4 color shades, tints & tones
#e882d4 color schemes
#e882d4 color preview, HTML & CSS examples
This text has a color of #e882d4
<p style="color:#e882d4;">Text here</p>
.mytext {color:#e882d4;}
This box has a color of #e882d4
<div style="background-color:#e882d4;">Content here</div>
.mybackground {background-color:#e882d4;}
Border around this has a color of #e882d4
<div style="border:2px solid #e882d4;">Content here</div>
.myborder {border:2px solid #e882d4;}