#e86be5 color space conversions
Hex:
#e86be5
RGB:
232, 107, 229
CMY:
9, 58, 10
CMYK:
0, 54, 1, 9
HSL:
301°, 73.0994%, 66.4706%
HSV (HSB):
301°, 53.8793%, 90.9804%
XYZ:
52.6793, 33.3283, 77.7852
xyY:
0.3216, 0.2035, 33.3283
CIE-Lab:
64.4259, 64.0484, -40.1243
CIE-LCH:
64.4259, 75.5788, 327.9341
CIE-Luv:
64.4259, 58.8467, -72.6100
Hunter-Lab:
57.7307, 61.8525, -39.4747
#e86be5 color charts
#e86be5 color shades, tints & tones
#e86be5 color schemes
#e86be5 color preview, HTML & CSS examples
This text has a color of #e86be5
<p style="color:#e86be5;">Text here</p>
.mytext {color:#e86be5;}
This box has a color of #e86be5
<div style="background-color:#e86be5;">Content here</div>
.mybackground {background-color:#e86be5;}
Border around this has a color of #e86be5
<div style="border:2px solid #e86be5;">Content here</div>
.myborder {border:2px solid #e86be5;}