#e69aef color space conversions
Hex:
#e69aef
RGB:
230, 154, 239
CMY:
10, 40, 6
CMYK:
4, 36, 0, 6
HSL:
294°, 72.6496%, 77.0588%
HSV (HSB):
294°, 35.5649%, 93.7255%
XYZ:
59.7687, 46.1662, 87.4222
xyY:
0.3091, 0.2388, 46.1662
CIE-Lab:
73.6532, 41.9298, -31.3131
CIE-LCH:
73.6532, 52.3318, 323.2477
CIE-Luv:
73.6532, 36.2042, -56.2914
Hunter-Lab:
67.9457, 38.1133, -28.7233
#e69aef color charts
#e69aef color shades, tints & tones
#e69aef color schemes
#e69aef color preview, HTML & CSS examples
This text has a color of #e69aef
<p style="color:#e69aef;">Text here</p>
.mytext {color:#e69aef;}
This box has a color of #e69aef
<div style="background-color:#e69aef;">Content here</div>
.mybackground {background-color:#e69aef;}
Border around this has a color of #e69aef
<div style="border:2px solid #e69aef;">Content here</div>
.myborder {border:2px solid #e69aef;}