#e85ccc color space conversions
Hex:
#e85ccc
RGB:
232, 92, 204
CMY:
9, 64, 20
CMYK:
0, 60, 12, 9
HSL:
312°, 75.2688%, 63.5294%
HSV (HSB):
312°, 60.3448%, 90.9804%
XYZ:
48.0049, 29.1697, 60.2269
xyY:
0.3494, 0.2123, 29.1697
CIE-Lab:
60.9311, 66.5862, -31.5351
CIE-LCH:
60.9311, 73.6762, 334.6579
CIE-Luv:
60.9311, 71.5888, -58.8437
Hunter-Lab:
54.0090, 64.1408, -28.3096
#e85ccc color charts
#e85ccc color shades, tints & tones
#e85ccc color schemes
#e85ccc color preview, HTML & CSS examples
This text has a color of #e85ccc
<p style="color:#e85ccc;">Text here</p>
.mytext {color:#e85ccc;}
This box has a color of #e85ccc
<div style="background-color:#e85ccc;">Content here</div>
.mybackground {background-color:#e85ccc;}
Border around this has a color of #e85ccc
<div style="border:2px solid #e85ccc;">Content here</div>
.myborder {border:2px solid #e85ccc;}