#eaaaea color space conversions
Hex:
#eaaaea
RGB:
234, 170, 234
CMY:
8, 33, 8
CMYK:
0, 27, 0, 8
HSL:
300°, 60.3774%, 79.2157%
HSV (HSB):
300°, 27.3504%, 91.7647%
XYZ:
63.1577, 52.1824, 84.5853
xyY:
0.3159, 0.2610, 52.1824
CIE-Lab:
77.3898, 33.7720, -22.8380
CIE-LCH:
77.3898, 40.7691, 325.9319
CIE-Luv:
77.3898, 32.0913, -41.5037
Hunter-Lab:
72.2374, 29.6485, -18.8586
#eaaaea color charts
#eaaaea color shades, tints & tones
#eaaaea color schemes
#eaaaea color preview, HTML & CSS examples
This text has a color of #eaaaea
<p style="color:#eaaaea;">Text here</p>
.mytext {color:#eaaaea;}
This box has a color of #eaaaea
<div style="background-color:#eaaaea;">Content here</div>
.mybackground {background-color:#eaaaea;}
Border around this has a color of #eaaaea
<div style="border:2px solid #eaaaea;">Content here</div>
.myborder {border:2px solid #eaaaea;}