#e5a8e8 color space conversions
Hex:
#e5a8e8
RGB:
229, 168, 232
CMY:
10, 34, 9
CMYK:
1, 28, 0, 9
HSL:
297°, 58.1818%, 78.4314%
HSV (HSB):
297°, 27.5862%, 90.9804%
XYZ:
60.8812, 50.4895, 82.8806
xyY:
0.3134, 0.2599, 50.4895
CIE-Lab:
76.3687, 32.8666, -23.3549
CIE-LCH:
76.3687, 40.3195, 324.6026
CIE-Luv:
76.3687, 30.2031, -42.1050
Hunter-Lab:
71.0559, 28.5921, -19.4175
#e5a8e8 color charts
#e5a8e8 color shades, tints & tones
#e5a8e8 color schemes
#e5a8e8 color preview, HTML & CSS examples
This text has a color of #e5a8e8
<p style="color:#e5a8e8;">Text here</p>
.mytext {color:#e5a8e8;}
This box has a color of #e5a8e8
<div style="background-color:#e5a8e8;">Content here</div>
.mybackground {background-color:#e5a8e8;}
Border around this has a color of #e5a8e8
<div style="border:2px solid #e5a8e8;">Content here</div>
.myborder {border:2px solid #e5a8e8;}