#eaaed8 color space conversions
Hex:
#eaaed8
RGB:
234, 174, 216
CMY:
8, 32, 15
CMYK:
0, 26, 8, 8
HSL:
318°, 58.8235%, 80.0000%
HSV (HSB):
318°, 25.6410%, 91.7647%
XYZ:
61.4624, 52.7224, 71.9028
xyY:
0.3303, 0.2833, 52.7224
CIE-Lab:
77.7108, 28.4489, -12.5937
CIE-LCH:
77.7108, 31.1117, 336.1221
CIE-Luv:
77.7108, 32.6864, -24.2955
Hunter-Lab:
72.6102, 24.0272, -7.8852
#eaaed8 color charts
#eaaed8 color shades, tints & tones
#eaaed8 color schemes
#eaaed8 color preview, HTML & CSS examples
This text has a color of #eaaed8
<p style="color:#eaaed8;">Text here</p>
.mytext {color:#eaaed8;}
This box has a color of #eaaed8
<div style="background-color:#eaaed8;">Content here</div>
.mybackground {background-color:#eaaed8;}
Border around this has a color of #eaaed8
<div style="border:2px solid #eaaed8;">Content here</div>
.myborder {border:2px solid #eaaed8;}