#e85cb3 color space conversions
Hex:
#e85cb3
RGB:
232, 92, 179
CMY:
9, 64, 30
CMYK:
0, 60, 23, 9
HSL:
323°, 75.2688%, 63.5294%
HSV (HSB):
323°, 60.3448%, 90.9804%
XYZ:
45.2425, 28.0648, 45.6803
xyY:
0.3802, 0.2359, 28.0648
CIE-Lab:
59.9472, 63.0381, -18.7788
CIE-LCH:
59.9472, 65.7757, 343.4114
CIE-Luv:
59.9472, 79.6066, -38.6822
Hunter-Lab:
52.9762, 59.7336, -14.0413
#e85cb3 color charts
#e85cb3 color shades, tints & tones
#e85cb3 color schemes
#e85cb3 color preview, HTML & CSS examples
This text has a color of #e85cb3
<p style="color:#e85cb3;">Text here</p>
.mytext {color:#e85cb3;}
This box has a color of #e85cb3
<div style="background-color:#e85cb3;">Content here</div>
.mybackground {background-color:#e85cb3;}
Border around this has a color of #e85cb3
<div style="border:2px solid #e85cb3;">Content here</div>
.myborder {border:2px solid #e85cb3;}