#e85ec3 color space conversions
Hex:
#e85ec3
RGB:
232, 94, 195
CMY:
9, 63, 24
CMYK:
0, 59, 16, 9
HSL:
316°, 75.0000%, 63.9216%
HSV (HSB):
316°, 59.4828%, 90.9804%
XYZ:
47.1317, 29.1013, 54.7628
xyY:
0.3598, 0.2222, 29.1013
CIE-Lab:
60.8710, 64.4164, -26.5156
CIE-LCH:
60.8710, 69.6603, 337.6266
CIE-Luv:
60.8710, 73.6909, -50.7346
Hunter-Lab:
53.9457, 61.5486, -22.4261
#e85ec3 color charts
#e85ec3 color shades, tints & tones
#e85ec3 color schemes
#e85ec3 color preview, HTML & CSS examples
This text has a color of #e85ec3
<p style="color:#e85ec3;">Text here</p>
.mytext {color:#e85ec3;}
This box has a color of #e85ec3
<div style="background-color:#e85ec3;">Content here</div>
.mybackground {background-color:#e85ec3;}
Border around this has a color of #e85ec3
<div style="border:2px solid #e85ec3;">Content here</div>
.myborder {border:2px solid #e85ec3;}