#e85ac8 color space conversions
Hex:
#e85ac8
RGB:
232, 90, 200
CMY:
9, 65, 22
CMYK:
0, 61, 14, 9
HSL:
314°, 75.5319%, 63.1373%
HSV (HSB):
314°, 61.2069%, 90.9804%
XYZ:
47.3602, 28.6383, 57.6752
xyY:
0.3543, 0.2142, 28.6383
CIE-Lab:
60.4610, 66.8217, -29.9934
CIE-LCH:
60.4610, 73.2444, 335.8268
CIE-Luv:
60.4610, 73.5892, -56.4201
Hunter-Lab:
53.5147, 64.3206, -26.4391
#e85ac8 color charts
#e85ac8 color shades, tints & tones
#e85ac8 color schemes
#e85ac8 color preview, HTML & CSS examples
This text has a color of #e85ac8
<p style="color:#e85ac8;">Text here</p>
.mytext {color:#e85ac8;}
This box has a color of #e85ac8
<div style="background-color:#e85ac8;">Content here</div>
.mybackground {background-color:#e85ac8;}
Border around this has a color of #e85ac8
<div style="border:2px solid #e85ac8;">Content here</div>
.myborder {border:2px solid #e85ac8;}