#e882ca color space conversions
Hex:
#e882ca
RGB:
232, 130, 202
CMY:
9, 49, 21
CMYK:
0, 44, 13, 9
HSL:
318°, 68.9189%, 70.9804%
HSV (HSB):
318°, 43.9655%, 90.9804%
XYZ:
51.9220, 37.3853, 60.3566
xyY:
0.3469, 0.2498, 37.3853
CIE-Lab:
67.5651, 48.5397, -20.2149
CIE-LCH:
67.5651, 52.5809, 337.3902
CIE-Luv:
67.5651, 56.0449, -39.0436
Hunter-Lab:
61.1435, 44.5778, -15.7264
#e882ca color charts
#e882ca color shades, tints & tones
#e882ca color schemes
#e882ca color preview, HTML & CSS examples
This text has a color of #e882ca
<p style="color:#e882ca;">Text here</p>
.mytext {color:#e882ca;}
This box has a color of #e882ca
<div style="background-color:#e882ca;">Content here</div>
.mybackground {background-color:#e882ca;}
Border around this has a color of #e882ca
<div style="border:2px solid #e882ca;">Content here</div>
.myborder {border:2px solid #e882ca;}