#e0a8e6 color space conversions
Hex:
#e0a8e6
RGB:
224, 168, 230
CMY:
12, 34, 10
CMYK:
3, 27, 0, 10
HSL:
294°, 55.3571%, 78.0392%
HSV (HSB):
294°, 26.9565%, 90.1961%
XYZ:
59.0260, 49.5657, 81.3190
xyY:
0.3108, 0.2610, 49.5657
CIE-Lab:
75.8019, 30.8865, -23.1779
CIE-LCH:
75.8019, 38.6160, 323.1146
CIE-Luv:
75.8019, 27.3751, -41.4408
Hunter-Lab:
70.4029, 26.4498, -19.2010
#e0a8e6 color charts
#e0a8e6 color shades, tints & tones
#e0a8e6 color schemes
#e0a8e6 color preview, HTML & CSS examples
This text has a color of #e0a8e6
<p style="color:#e0a8e6;">Text here</p>
.mytext {color:#e0a8e6;}
This box has a color of #e0a8e6
<div style="background-color:#e0a8e6;">Content here</div>
.mybackground {background-color:#e0a8e6;}
Border around this has a color of #e0a8e6
<div style="border:2px solid #e0a8e6;">Content here</div>
.myborder {border:2px solid #e0a8e6;}