#eaaeda color space conversions
Hex:
#eaaeda
RGB:
234, 174, 218
CMY:
8, 32, 15
CMYK:
0, 26, 7, 8
HSL:
316°, 58.8235%, 80.0000%
HSV (HSB):
316°, 25.6410%, 91.7647%
XYZ:
61.7226, 52.8265, 73.2731
xyY:
0.3286, 0.2813, 52.8265
CIE-Lab:
77.7724, 28.7926, -13.5869
CIE-LCH:
77.7724, 31.8373, 334.7380
CIE-Luv:
77.7724, 32.4066, -25.9142
Hunter-Lab:
72.6818, 24.3920, -8.8950
#eaaeda color charts
#eaaeda color shades, tints & tones
#eaaeda color schemes
#eaaeda color preview, HTML & CSS examples
This text has a color of #eaaeda
<p style="color:#eaaeda;">Text here</p>
.mytext {color:#eaaeda;}
This box has a color of #eaaeda
<div style="background-color:#eaaeda;">Content here</div>
.mybackground {background-color:#eaaeda;}
Border around this has a color of #eaaeda
<div style="border:2px solid #eaaeda;">Content here</div>
.myborder {border:2px solid #eaaeda;}