#e85de5 color space conversions
Hex:
#e85de5
RGB:
232, 93, 229
CMY:
9, 64, 10
CMYK:
0, 60, 1, 9
HSL:
301°, 75.1351%, 63.7255%
HSV (HSB):
301°, 59.9138%, 90.9804%
XYZ:
51.3359, 30.6416, 77.3375
xyY:
0.3222, 0.1923, 30.6416
CIE-Lab:
62.2040, 70.1045, -43.6115
CIE-LCH:
62.2040, 82.5627, 328.1145
CIE-Luv:
62.2040, 63.5125, -78.5676
Hunter-Lab:
55.3549, 68.6691, -44.0868
#e85de5 color charts
#e85de5 color shades, tints & tones
#e85de5 color schemes
#e85de5 color preview, HTML & CSS examples
This text has a color of #e85de5
<p style="color:#e85de5;">Text here</p>
.mytext {color:#e85de5;}
This box has a color of #e85de5
<div style="background-color:#e85de5;">Content here</div>
.mybackground {background-color:#e85de5;}
Border around this has a color of #e85de5
<div style="border:2px solid #e85de5;">Content here</div>
.myborder {border:2px solid #e85de5;}