#e85ea5 color space conversions
Hex:
#e85ea5
RGB:
232, 94, 165
CMY:
9, 63, 35
CMYK:
0, 59, 29, 9
HSL:
329°, 75.0000%, 63.9216%
HSV (HSB):
329°, 59.4828%, 90.9804%
XYZ:
44.0729, 27.8778, 38.6554
xyY:
0.3985, 0.2520, 27.8778
CIE-Lab:
59.7782, 60.3730, -10.9642
CIE-LCH:
59.7782, 61.3606, 349.7068
CIE-Luv:
59.7782, 83.1938, -26.7386
Hunter-Lab:
52.7995, 56.5991, -6.4476
#e85ea5 color charts
#e85ea5 color shades, tints & tones
#e85ea5 color schemes
#e85ea5 color preview, HTML & CSS examples
This text has a color of #e85ea5
<p style="color:#e85ea5;">Text here</p>
.mytext {color:#e85ea5;}
This box has a color of #e85ea5
<div style="background-color:#e85ea5;">Content here</div>
.mybackground {background-color:#e85ea5;}
Border around this has a color of #e85ea5
<div style="border:2px solid #e85ea5;">Content here</div>
.myborder {border:2px solid #e85ea5;}