#eaaed2 color space conversions
Hex:
#eaaed2
RGB:
234, 174, 210
CMY:
8, 32, 18
CMYK:
0, 26, 10, 8
HSL:
324°, 58.8235%, 80.0000%
HSV (HSB):
324°, 25.6410%, 91.7647%
XYZ:
60.7006, 52.4177, 67.8911
xyY:
0.3353, 0.2896, 52.4177
CIE-Lab:
77.5299, 27.4348, -9.6044
CIE-LCH:
77.5299, 29.0673, 340.7059
CIE-Luv:
77.5299, 33.5223, -19.4676
Hunter-Lab:
72.4000, 22.9553, -4.9175
#eaaed2 color charts
#eaaed2 color shades, tints & tones
#eaaed2 color schemes
#eaaed2 color preview, HTML & CSS examples
This text has a color of #eaaed2
<p style="color:#eaaed2;">Text here</p>
.mytext {color:#eaaed2;}
This box has a color of #eaaed2
<div style="background-color:#eaaed2;">Content here</div>
.mybackground {background-color:#eaaed2;}
Border around this has a color of #eaaed2
<div style="border:2px solid #eaaed2;">Content here</div>
.myborder {border:2px solid #eaaed2;}