#e88de5 color space conversions
Hex:
#e88de5
RGB:
232, 141, 229
CMY:
9, 45, 10
CMYK:
0, 39, 1, 9
HSL:
302°, 66.4234%, 73.1373%
HSV (HSB):
302°, 39.2241%, 90.9804%
XYZ:
56.9464, 41.8627, 79.2076
xyY:
0.3199, 0.2352, 41.8627
CIE-Lab:
70.7762, 47.4796, -30.2588
CIE-LCH:
70.7762, 56.3019, 327.4906
CIE-Luv:
70.7762, 45.1578, -55.1356
Hunter-Lab:
64.7014, 43.8780, -27.2920
#e88de5 color charts
#e88de5 color shades, tints & tones
#e88de5 color schemes
#e88de5 color preview, HTML & CSS examples
This text has a color of #e88de5
<p style="color:#e88de5;">Text here</p>
.mytext {color:#e88de5;}
This box has a color of #e88de5
<div style="background-color:#e88de5;">Content here</div>
.mybackground {background-color:#e88de5;}
Border around this has a color of #e88de5
<div style="border:2px solid #e88de5;">Content here</div>
.myborder {border:2px solid #e88de5;}