#e85ac7 color space conversions
Hex:
#e85ac7
RGB:
232, 90, 199
CMY:
9, 65, 22
CMYK:
0, 61, 14, 9
HSL:
314°, 75.5319%, 63.1373%
HSV (HSB):
314°, 61.2069%, 90.9804%
XYZ:
47.2437, 28.5917, 57.0616
xyY:
0.3555, 0.2151, 28.5917
CIE-Lab:
60.4195, 66.6753, -29.4890
CIE-LCH:
60.4195, 72.9054, 336.1413
CIE-Luv:
60.4195, 73.9126, -55.6121
Hunter-Lab:
53.4712, 64.1366, -25.8413
#e85ac7 color charts
#e85ac7 color shades, tints & tones
#e85ac7 color schemes
#e85ac7 color preview, HTML & CSS examples
This text has a color of #e85ac7
<p style="color:#e85ac7;">Text here</p>
.mytext {color:#e85ac7;}
This box has a color of #e85ac7
<div style="background-color:#e85ac7;">Content here</div>
.mybackground {background-color:#e85ac7;}
Border around this has a color of #e85ac7
<div style="border:2px solid #e85ac7;">Content here</div>
.myborder {border:2px solid #e85ac7;}