#e69edd color space conversions
Hex:
#e69edd
RGB:
230, 158, 221
CMY:
10, 38, 13
CMYK:
0, 31, 4, 10
HSL:
308°, 59.0164%, 76.0784%
HSV (HSB):
308°, 31.3043%, 90.1961%
XYZ:
57.9111, 46.4972, 74.3292
xyY:
0.3240, 0.2601, 46.4972
CIE-Lab:
73.8670, 36.5239, -21.1585
CIE-LCH:
73.8670, 42.2099, 329.9161
CIE-Luv:
73.8670, 37.3826, -38.9909
Hunter-Lab:
68.1888, 32.2653, -16.8969
#e69edd color charts
#e69edd color shades, tints & tones
#e69edd color schemes
#e69edd color preview, HTML & CSS examples
This text has a color of #e69edd
<p style="color:#e69edd;">Text here</p>
.mytext {color:#e69edd;}
This box has a color of #e69edd
<div style="background-color:#e69edd;">Content here</div>
.mybackground {background-color:#e69edd;}
Border around this has a color of #e69edd
<div style="border:2px solid #e69edd;">Content here</div>
.myborder {border:2px solid #e69edd;}