#e85dc9 color space conversions
Hex:
#e85dc9
RGB:
232, 93, 201
CMY:
9, 64, 21
CMYK:
0, 60, 13, 9
HSL:
313°, 75.1351%, 63.7255%
HSV (HSB):
313°, 59.9138%, 90.9804%
XYZ:
47.7357, 29.2016, 58.3789
xyY:
0.3528, 0.2158, 29.2016
CIE-Lab:
60.9591, 65.7197, -29.7901
CIE-LCH:
60.9591, 72.1563, 335.6157
CIE-Luv:
60.9591, 72.1743, -56.0060
Hunter-Lab:
54.0385, 63.1133, -26.2253
#e85dc9 color charts
#e85dc9 color shades, tints & tones
#e85dc9 color schemes
#e85dc9 color preview, HTML & CSS examples
This text has a color of #e85dc9
<p style="color:#e85dc9;">Text here</p>
.mytext {color:#e85dc9;}
This box has a color of #e85dc9
<div style="background-color:#e85dc9;">Content here</div>
.mybackground {background-color:#e85dc9;}
Border around this has a color of #e85dc9
<div style="border:2px solid #e85dc9;">Content here</div>
.myborder {border:2px solid #e85dc9;}