#e85cdf color space conversions
Hex:
#e85cdf
RGB:
232, 92, 223
CMY:
9, 64, 13
CMYK:
0, 60, 4, 9
HSL:
304°, 75.2688%, 63.5294%
HSV (HSB):
304°, 60.3448%, 90.9804%
XYZ:
50.4251, 30.1378, 72.9715
xyY:
0.3284, 0.1963, 30.1378
CIE-Lab:
61.7729, 69.5398, -40.9314
CIE-LCH:
61.7729, 80.6918, 329.5188
CIE-Luv:
61.7729, 65.6521, -74.1602
Hunter-Lab:
54.8979, 67.8855, -40.3810
#e85cdf color charts
#e85cdf color shades, tints & tones
#e85cdf color schemes
#e85cdf color preview, HTML & CSS examples
This text has a color of #e85cdf
<p style="color:#e85cdf;">Text here</p>
.mytext {color:#e85cdf;}
This box has a color of #e85cdf
<div style="background-color:#e85cdf;">Content here</div>
.mybackground {background-color:#e85cdf;}
Border around this has a color of #e85cdf
<div style="border:2px solid #e85cdf;">Content here</div>
.myborder {border:2px solid #e85cdf;}