#e686da color space conversions
Hex:
#e686da
RGB:
230, 134, 218
CMY:
10, 47, 15
CMYK:
0, 42, 5, 10
HSL:
308°, 65.7534%, 71.3725%
HSV (HSB):
308°, 41.7391%, 90.1961%
XYZ:
53.8131, 38.9351, 71.0086
xyY:
0.3286, 0.2378, 38.9351
CIE-Lab:
68.7043, 48.5329, -27.3973
CIE-LCH:
68.7043, 55.7320, 330.5549
CIE-Luv:
68.7043, 49.2491, -50.4646
Hunter-Lab:
62.3980, 44.7448, -23.7931
#e686da color charts
#e686da color shades, tints & tones
#e686da color schemes
#e686da color preview, HTML & CSS examples
This text has a color of #e686da
<p style="color:#e686da;">Text here</p>
.mytext {color:#e686da;}
This box has a color of #e686da
<div style="background-color:#e686da;">Content here</div>
.mybackground {background-color:#e686da;}
Border around this has a color of #e686da
<div style="border:2px solid #e686da;">Content here</div>
.myborder {border:2px solid #e686da;}