#eaa8ed color space conversions
Hex:
#eaa8ed
RGB:
234, 168, 237
CMY:
8, 34, 7
CMYK:
1, 29, 0, 7
HSL:
297°, 65.7143%, 79.4118%
HSV (HSB):
297°, 29.1139%, 92.9412%
XYZ:
63.2204, 51.6121, 86.7508
xyY:
0.3136, 0.2560, 51.6121
CIE-Lab:
77.0483, 35.3881, -24.9824
CIE-LCH:
77.0483, 43.3179, 324.7796
CIE-Luv:
77.0483, 32.5967, -45.2266
Hunter-Lab:
71.8416, 31.3567, -21.3053
#eaa8ed color charts
#eaa8ed color shades, tints & tones
#eaa8ed color schemes
#eaa8ed color preview, HTML & CSS examples
This text has a color of #eaa8ed
<p style="color:#eaa8ed;">Text here</p>
.mytext {color:#eaa8ed;}
This box has a color of #eaa8ed
<div style="background-color:#eaa8ed;">Content here</div>
.mybackground {background-color:#eaa8ed;}
Border around this has a color of #eaa8ed
<div style="border:2px solid #eaa8ed;">Content here</div>
.myborder {border:2px solid #eaa8ed;}