#eaa9ec color space conversions
Hex:
#eaa9ec
RGB:
234, 169, 236
CMY:
8, 34, 7
CMYK:
1, 28, 0, 7
HSL:
298°, 63.8095%, 79.4118%
HSV (HSB):
298°, 28.3898%, 92.5490%
XYZ:
63.2600, 51.9245, 86.0451
xyY:
0.3144, 0.2580, 51.9245
CIE-Lab:
77.2357, 34.6717, -24.1553
CIE-LCH:
77.2357, 42.2564, 325.1356
CIE-Luv:
77.2357, 32.2721, -43.7782
Hunter-Lab:
72.0586, 30.6017, -20.3571
#eaa9ec color charts
#eaa9ec color shades, tints & tones
#eaa9ec color schemes
#eaa9ec color preview, HTML & CSS examples
This text has a color of #eaa9ec
<p style="color:#eaa9ec;">Text here</p>
.mytext {color:#eaa9ec;}
This box has a color of #eaa9ec
<div style="background-color:#eaa9ec;">Content here</div>
.mybackground {background-color:#eaa9ec;}
Border around this has a color of #eaa9ec
<div style="border:2px solid #eaa9ec;">Content here</div>
.myborder {border:2px solid #eaa9ec;}