#e69edf color space conversions
Hex:
#e69edf
RGB:
230, 158, 223
CMY:
10, 38, 13
CMYK:
0, 31, 3, 10
HSL:
306°, 59.0164%, 76.0784%
HSV (HSB):
306°, 31.3043%, 90.1961%
XYZ:
58.1793, 46.6044, 75.7412
xyY:
0.3223, 0.2582, 46.6044
CIE-Lab:
73.9360, 36.8795, -22.1475
CIE-LCH:
73.9360, 43.0187, 329.0136
CIE-Luv:
73.9360, 37.0517, -40.6377
Hunter-Lab:
68.2674, 32.6543, -17.9937
#e69edf color charts
#e69edf color shades, tints & tones
#e69edf color schemes
#e69edf color preview, HTML & CSS examples
This text has a color of #e69edf
<p style="color:#e69edf;">Text here</p>
.mytext {color:#e69edf;}
This box has a color of #e69edf
<div style="background-color:#e69edf;">Content here</div>
.mybackground {background-color:#e69edf;}
Border around this has a color of #e69edf
<div style="border:2px solid #e69edf;">Content here</div>
.myborder {border:2px solid #e69edf;}