#e86cca color space conversions
Hex:
#e86cca
RGB:
232, 108, 202
CMY:
9, 58, 21
CMYK:
0, 53, 13, 9
HSL:
315°, 72.9412%, 66.6667%
HSV (HSB):
315°, 53.4483%, 90.9804%
XYZ:
49.3019, 32.1452, 59.4833
xyY:
0.3498, 0.2281, 32.1452
CIE-Lab:
63.4627, 59.2285, -26.4917
CIE-LCH:
63.4627, 64.8831, 335.9020
CIE-Luv:
63.4627, 65.9560, -50.1788
Hunter-Lab:
56.6967, 55.9995, -22.5163
#e86cca color charts
#e86cca color shades, tints & tones
#e86cca color schemes
#e86cca color preview, HTML & CSS examples
This text has a color of #e86cca
<p style="color:#e86cca;">Text here</p>
.mytext {color:#e86cca;}
This box has a color of #e86cca
<div style="background-color:#e86cca;">Content here</div>
.mybackground {background-color:#e86cca;}
Border around this has a color of #e86cca
<div style="border:2px solid #e86cca;">Content here</div>
.myborder {border:2px solid #e86cca;}