#e69ec0 color space conversions
Hex:
#e69ec0
RGB:
230, 158, 192
CMY:
10, 38, 25
CMYK:
0, 31, 17, 10
HSL:
332°, 59.0164%, 76.0784%
HSV (HSB):
332°, 31.3043%, 90.1961%
XYZ:
54.3744, 45.0825, 55.7051
xyY:
0.3504, 0.2906, 45.0825
CIE-Lab:
72.9462, 31.6820, -6.6034
CIE-LCH:
72.9462, 32.3629, 348.2265
CIE-Luv:
72.9462, 42.1388, -15.5237
Hunter-Lab:
67.1435, 27.0525, -2.1891
#e69ec0 color charts
#e69ec0 color shades, tints & tones
#e69ec0 color schemes
#e69ec0 color preview, HTML & CSS examples
This text has a color of #e69ec0
<p style="color:#e69ec0;">Text here</p>
.mytext {color:#e69ec0;}
This box has a color of #e69ec0
<div style="background-color:#e69ec0;">Content here</div>
.mybackground {background-color:#e69ec0;}
Border around this has a color of #e69ec0
<div style="border:2px solid #e69ec0;">Content here</div>
.myborder {border:2px solid #e69ec0;}