#e69def color space conversions
Hex:
#e69def
RGB:
230, 157, 239
CMY:
10, 38, 6
CMYK:
4, 34, 0, 6
HSL:
293°, 71.9298%, 77.6471%
HSV (HSB):
293°, 34.3096%, 93.7255%
XYZ:
60.2701, 47.1689, 87.5893
xyY:
0.3090, 0.2419, 47.1689
CIE-Lab:
74.2977, 40.3464, -30.3203
CIE-LCH:
74.2977, 50.4694, 323.0751
CIE-Luv:
74.2977, 34.8572, -54.4841
Hunter-Lab:
68.6796, 36.4540, -27.5386
#e69def color charts
#e69def color shades, tints & tones
#e69def color schemes
#e69def color preview, HTML & CSS examples
This text has a color of #e69def
<p style="color:#e69def;">Text here</p>
.mytext {color:#e69def;}
This box has a color of #e69def
<div style="background-color:#e69def;">Content here</div>
.mybackground {background-color:#e69def;}
Border around this has a color of #e69def
<div style="border:2px solid #e69def;">Content here</div>
.myborder {border:2px solid #e69def;}