#e85ec6 color space conversions
Hex:
#e85ec6
RGB:
232, 94, 198
CMY:
9, 63, 22
CMYK:
0, 59, 15, 9
HSL:
315°, 75.0000%, 63.9216%
HSV (HSB):
315°, 59.4828%, 90.9804%
XYZ:
47.4745, 29.2384, 56.5675
xyY:
0.3562, 0.2194, 29.2384
CIE-Lab:
60.9915, 64.8539, -28.0362
CIE-LCH:
60.9915, 70.6544, 336.6213
CIE-Luv:
60.9915, 72.7456, -53.1620
Hunter-Lab:
54.0726, 62.0918, -24.1748
#e85ec6 color charts
#e85ec6 color shades, tints & tones
#e85ec6 color schemes
#e85ec6 color preview, HTML & CSS examples
This text has a color of #e85ec6
<p style="color:#e85ec6;">Text here</p>
.mytext {color:#e85ec6;}
This box has a color of #e85ec6
<div style="background-color:#e85ec6;">Content here</div>
.mybackground {background-color:#e85ec6;}
Border around this has a color of #e85ec6
<div style="border:2px solid #e85ec6;">Content here</div>
.myborder {border:2px solid #e85ec6;}