#e87ce5 color space conversions
Hex:
#e87ce5
RGB:
232, 124, 229
CMY:
9, 51, 10
CMYK:
0, 47, 1, 9
HSL:
302°, 70.1299%, 69.8039%
HSV (HSB):
302°, 46.5517%, 90.9804%
XYZ:
54.6292, 37.2283, 78.4352
xyY:
0.3208, 0.2186, 37.2283
CIE-Lab:
67.4479, 56.0287, -35.4105
CIE-LCH:
67.4479, 66.2806, 327.7068
CIE-Luv:
67.4479, 52.3781, -64.3520
Hunter-Lab:
61.0150, 53.0423, -33.5073
#e87ce5 color charts
#e87ce5 color shades, tints & tones
#e87ce5 color schemes
#e87ce5 color preview, HTML & CSS examples
This text has a color of #e87ce5
<p style="color:#e87ce5;">Text here</p>
.mytext {color:#e87ce5;}
This box has a color of #e87ce5
<div style="background-color:#e87ce5;">Content here</div>
.mybackground {background-color:#e87ce5;}
Border around this has a color of #e87ce5
<div style="border:2px solid #e87ce5;">Content here</div>
.myborder {border:2px solid #e87ce5;}