#eaaed9 color space conversions
Hex:
#eaaed9
RGB:
234, 174, 217
CMY:
8, 32, 15
CMYK:
0, 26, 7, 8
HSL:
317°, 58.8235%, 80.0000%
HSV (HSB):
317°, 25.6410%, 91.7647%
XYZ:
61.5921, 52.7743, 72.5858
xyY:
0.3295, 0.2823, 52.7743
CIE-Lab:
77.7415, 28.6204, -13.0905
CIE-LCH:
77.7415, 31.4720, 335.4215
CIE-Luv:
77.7415, 32.5465, -25.1043
Hunter-Lab:
72.6459, 24.2091, -8.3888
#eaaed9 color charts
#eaaed9 color shades, tints & tones
#eaaed9 color schemes
#eaaed9 color preview, HTML & CSS examples
This text has a color of #eaaed9
<p style="color:#eaaed9;">Text here</p>
.mytext {color:#eaaed9;}
This box has a color of #eaaed9
<div style="background-color:#eaaed9;">Content here</div>
.mybackground {background-color:#eaaed9;}
Border around this has a color of #eaaed9
<div style="border:2px solid #eaaed9;">Content here</div>
.myborder {border:2px solid #eaaed9;}