#e87ed6 color space conversions
Hex:
#e87ed6
RGB:
232, 126, 214
CMY:
9, 51, 16
CMYK:
0, 46, 8, 9
HSL:
310°, 69.7368%, 70.1961%
HSV (HSB):
310°, 45.6897%, 90.9804%
XYZ:
52.8772, 36.9326, 67.9601
xyY:
0.3352, 0.2341, 36.9326
CIE-Lab:
67.2264, 52.4909, -27.4269
CIE-LCH:
67.2264, 59.2244, 332.4126
CIE-Luv:
67.2264, 55.0950, -50.9964
Hunter-Lab:
60.7722, 48.9595, -23.7621
#e87ed6 color charts
#e87ed6 color shades, tints & tones
#e87ed6 color schemes
#e87ed6 color preview, HTML & CSS examples
This text has a color of #e87ed6
<p style="color:#e87ed6;">Text here</p>
.mytext {color:#e87ed6;}
This box has a color of #e87ed6
<div style="background-color:#e87ed6;">Content here</div>
.mybackground {background-color:#e87ed6;}
Border around this has a color of #e87ed6
<div style="border:2px solid #e87ed6;">Content here</div>
.myborder {border:2px solid #e87ed6;}