#e87edc color space conversions
Hex:
#e87edc
RGB:
232, 126, 220
CMY:
9, 51, 14
CMYK:
0, 46, 5, 9
HSL:
307°, 69.7368%, 70.1961%
HSV (HSB):
307°, 45.6897%, 90.9804%
XYZ:
53.6578, 37.2448, 72.0710
xyY:
0.3292, 0.2285, 37.2448
CIE-Lab:
67.4603, 53.4966, -30.4027
CIE-LCH:
67.4603, 61.5322, 330.3899
CIE-Luv:
67.4603, 53.6774, -55.9224
Hunter-Lab:
61.0285, 50.1418, -27.2980
#e87edc color charts
#e87edc color shades, tints & tones
#e87edc color schemes
#e87edc color preview, HTML & CSS examples
This text has a color of #e87edc
<p style="color:#e87edc;">Text here</p>
.mytext {color:#e87edc;}
This box has a color of #e87edc
<div style="background-color:#e87edc;">Content here</div>
.mybackground {background-color:#e87edc;}
Border around this has a color of #e87edc
<div style="border:2px solid #e87edc;">Content here</div>
.myborder {border:2px solid #e87edc;}