#e8a8ed color space conversions
Hex:
#e8a8ed
RGB:
232, 168, 237
CMY:
9, 34, 7
CMYK:
2, 29, 0, 7
HSL:
296°, 65.7143%, 79.4118%
HSV (HSB):
296°, 29.1139%, 92.9412%
XYZ:
62.5674, 51.2755, 86.7203
xyY:
0.3120, 0.2557, 51.2755
CIE-Lab:
76.8456, 34.7541, -25.3102
CIE-LCH:
76.8456, 42.9936, 323.9354
CIE-Luv:
76.8456, 31.3425, -45.6361
Hunter-Lab:
71.6069, 30.6545, -21.6789
#e8a8ed color charts
#e8a8ed color shades, tints & tones
#e8a8ed color schemes
#e8a8ed color preview, HTML & CSS examples
This text has a color of #e8a8ed
<p style="color:#e8a8ed;">Text here</p>
.mytext {color:#e8a8ed;}
This box has a color of #e8a8ed
<div style="background-color:#e8a8ed;">Content here</div>
.mybackground {background-color:#e8a8ed;}
Border around this has a color of #e8a8ed
<div style="border:2px solid #e8a8ed;">Content here</div>
.myborder {border:2px solid #e8a8ed;}