#e8aed2 color space conversions
Hex:
#e8aed2
RGB:
232, 174, 210
CMY:
9, 32, 18
CMYK:
0, 25, 9, 9
HSL:
323°, 55.7692%, 79.6078%
HSV (HSB):
323°, 25.0000%, 90.9804%
XYZ:
60.0476, 52.0811, 67.8606
xyY:
0.3336, 0.2894, 52.0811
CIE-Lab:
77.3293, 26.7501, -9.9247
CIE-LCH:
77.3293, 28.5318, 339.6444
CIE-Luv:
77.3293, 32.2108, -19.8290
Hunter-Lab:
72.1672, 22.2305, -5.2348
#e8aed2 color charts
#e8aed2 color shades, tints & tones
#e8aed2 color schemes
#e8aed2 color preview, HTML & CSS examples
This text has a color of #e8aed2
<p style="color:#e8aed2;">Text here</p>
.mytext {color:#e8aed2;}
This box has a color of #e8aed2
<div style="background-color:#e8aed2;">Content here</div>
.mybackground {background-color:#e8aed2;}
Border around this has a color of #e8aed2
<div style="border:2px solid #e8aed2;">Content here</div>
.myborder {border:2px solid #e8aed2;}