#e86ed8 color space conversions
Hex:
#e86ed8
RGB:
232, 110, 216
CMY:
9, 57, 15
CMYK:
0, 53, 7, 9
HSL:
308°, 72.6190%, 67.0588%
HSV (HSB):
308°, 52.5862%, 90.9804%
XYZ:
51.2493, 33.2655, 68.6855
xyY:
0.3345, 0.2171, 33.2655
CIE-Lab:
64.3753, 60.5160, -32.9485
CIE-LCH:
64.3753, 68.9042, 331.4335
CIE-Luv:
64.3753, 61.2738, -60.6480
Hunter-Lab:
57.6763, 57.6759, -30.2338
#e86ed8 color charts
#e86ed8 color shades, tints & tones
#e86ed8 color schemes
#e86ed8 color preview, HTML & CSS examples
This text has a color of #e86ed8
<p style="color:#e86ed8;">Text here</p>
.mytext {color:#e86ed8;}
This box has a color of #e86ed8
<div style="background-color:#e86ed8;">Content here</div>
.mybackground {background-color:#e86ed8;}
Border around this has a color of #e86ed8
<div style="border:2px solid #e86ed8;">Content here</div>
.myborder {border:2px solid #e86ed8;}