#e686ed color space conversions
Hex:
#e686ed
RGB:
230, 134, 237
CMY:
10, 47, 7
CMYK:
3, 43, 0, 7
HSL:
296°, 74.1007%, 72.7451%
HSV (HSB):
296°, 43.4599%, 92.9412%
XYZ:
56.4443, 39.9876, 84.8642
xyY:
0.3113, 0.2206, 39.9876
CIE-Lab:
69.4607, 51.9070, -36.7106
CIE-LCH:
69.4607, 63.5767, 324.7306
CIE-Luv:
69.4607, 45.1812, -66.1204
Hunter-Lab:
63.2358, 48.6667, -35.3038
#e686ed color charts
#e686ed color shades, tints & tones
#e686ed color schemes
#e686ed color preview, HTML & CSS examples
This text has a color of #e686ed
<p style="color:#e686ed;">Text here</p>
.mytext {color:#e686ed;}
This box has a color of #e686ed
<div style="background-color:#e686ed;">Content here</div>
.mybackground {background-color:#e686ed;}
Border around this has a color of #e686ed
<div style="border:2px solid #e686ed;">Content here</div>
.myborder {border:2px solid #e686ed;}