#e986e2 color space conversions
Hex:
#e986e2
RGB:
233, 134, 226
CMY:
9, 47, 11
CMYK:
0, 42, 3, 9
HSL:
304°, 69.2308%, 71.9608%
HSV (HSB):
304°, 42.4893%, 91.3725%
XYZ:
55.8568, 39.8648, 76.7022
xyY:
0.3240, 0.2312, 39.8648
CIE-Lab:
69.3731, 50.8213, -30.7609
CIE-LCH:
69.3731, 59.4057, 328.8145
CIE-Luv:
69.3731, 49.5337, -56.3145
Hunter-Lab:
63.1386, 47.4211, -27.8298
#e986e2 color charts
#e986e2 color shades, tints & tones
#e986e2 color schemes
#e986e2 color preview, HTML & CSS examples
This text has a color of #e986e2
<p style="color:#e986e2;">Text here</p>
.mytext {color:#e986e2;}
This box has a color of #e986e2
<div style="background-color:#e986e2;">Content here</div>
.mybackground {background-color:#e986e2;}
Border around this has a color of #e986e2
<div style="border:2px solid #e986e2;">Content here</div>
.myborder {border:2px solid #e986e2;}