#e84edc color space conversions
Hex:
#e84edc
RGB:
232, 78, 220
CMY:
9, 69, 14
CMYK:
0, 66, 5, 9
HSL:
305°, 77.0000%, 60.7843%
HSV (HSB):
305°, 66.3793%, 90.9804%
XYZ:
48.9214, 27.7719, 70.4922
xyY:
0.3324, 0.1887, 27.7719
CIE-Lab:
59.6821, 74.4878, -42.5313
CIE-LCH:
59.6821, 85.7750, 330.2744
CIE-Luv:
59.6821, 70.7733, -76.9082
Hunter-Lab:
52.6990, 73.4811, -42.4192
#e84edc color charts
#e84edc color shades, tints & tones
#e84edc color schemes
#e84edc color preview, HTML & CSS examples
This text has a color of #e84edc
<p style="color:#e84edc;">Text here</p>
.mytext {color:#e84edc;}
This box has a color of #e84edc
<div style="background-color:#e84edc;">Content here</div>
.mybackground {background-color:#e84edc;}
Border around this has a color of #e84edc
<div style="border:2px solid #e84edc;">Content here</div>
.myborder {border:2px solid #e84edc;}