#e986d2 color space conversions
Hex:
#e986d2
RGB:
233, 134, 210
CMY:
9, 47, 18
CMYK:
0, 42, 10, 9
HSL:
314°, 69.2308%, 71.9608%
HSV (HSB):
314°, 42.4893%, 91.3725%
XYZ:
53.7622, 39.0270, 65.6721
xyY:
0.3393, 0.2463, 39.0270
CIE-Lab:
68.7708, 48.1157, -22.8241
CIE-LCH:
68.7708, 53.2547, 334.6222
CIE-Luv:
68.7708, 53.0506, -43.1647
Hunter-Lab:
62.4716, 44.2895, -18.5975
#e986d2 color charts
#e986d2 color shades, tints & tones
#e986d2 color schemes
#e986d2 color preview, HTML & CSS examples
This text has a color of #e986d2
<p style="color:#e986d2;">Text here</p>
.mytext {color:#e986d2;}
This box has a color of #e986d2
<div style="background-color:#e986d2;">Content here</div>
.mybackground {background-color:#e986d2;}
Border around this has a color of #e986d2
<div style="border:2px solid #e986d2;">Content here</div>
.myborder {border:2px solid #e986d2;}