#e8aacd color space conversions
Hex:
#e8aacd
RGB:
232, 170, 205
CMY:
9, 33, 20
CMYK:
0, 27, 12, 9
HSL:
326°, 57.4074%, 78.8235%
HSV (HSB):
326°, 26.7241%, 90.9804%
XYZ:
58.6729, 50.3130, 64.3766
xyY:
0.3384, 0.2902, 50.3130
CIE-Lab:
76.2610, 28.0553, -8.7914
CIE-LCH:
76.2610, 29.4005, 342.6011
CIE-Luv:
76.2610, 35.0324, -18.2838
Hunter-Lab:
70.9317, 23.5202, -4.1586
#e8aacd color charts
#e8aacd color shades, tints & tones
#e8aacd color schemes
#e8aacd color preview, HTML & CSS examples
This text has a color of #e8aacd
<p style="color:#e8aacd;">Text here</p>
.mytext {color:#e8aacd;}
This box has a color of #e8aacd
<div style="background-color:#e8aacd;">Content here</div>
.mybackground {background-color:#e8aacd;}
Border around this has a color of #e8aacd
<div style="border:2px solid #e8aacd;">Content here</div>
.myborder {border:2px solid #e8aacd;}