#e69dea color space conversions
Hex:
#e69dea
RGB:
230, 157, 234
CMY:
10, 38, 8
CMYK:
2, 33, 0, 8
HSL:
297°, 64.7059%, 76.6667%
HSV (HSB):
297°, 32.9060%, 91.7647%
XYZ:
59.5414, 46.8774, 83.7520
xyY:
0.3131, 0.2465, 46.8774
CIE-Lab:
74.1113, 39.4116, -27.8847
CIE-LCH:
74.1113, 48.2786, 324.7196
CIE-Luv:
74.1113, 35.6928, -50.3377
Hunter-Lab:
68.4671, 35.4124, -24.5992
#e69dea color charts
#e69dea color shades, tints & tones
#e69dea color schemes
#e69dea color preview, HTML & CSS examples
This text has a color of #e69dea
<p style="color:#e69dea;">Text here</p>
.mytext {color:#e69dea;}
This box has a color of #e69dea
<div style="background-color:#e69dea;">Content here</div>
.mybackground {background-color:#e69dea;}
Border around this has a color of #e69dea
<div style="border:2px solid #e69dea;">Content here</div>
.myborder {border:2px solid #e69dea;}