#e85bb7 color space conversions
Hex:
#e85bb7
RGB:
232, 91, 183
CMY:
9, 64, 28
CMYK:
0, 61, 21, 9
HSL:
321°, 75.4011%, 63.3333%
HSV (HSB):
321°, 60.7759%, 90.9804%
XYZ:
45.5670, 28.0569, 47.8136
xyY:
0.3752, 0.2310, 28.0569
CIE-Lab:
59.9401, 63.9999, -21.0864
CIE-LCH:
59.9401, 67.3842, 341.7642
CIE-Luv:
59.9401, 78.7236, -42.3024
Hunter-Lab:
52.9687, 60.8616, -16.4415
#e85bb7 color charts
#e85bb7 color shades, tints & tones
#e85bb7 color schemes
#e85bb7 color preview, HTML & CSS examples
This text has a color of #e85bb7
<p style="color:#e85bb7;">Text here</p>
.mytext {color:#e85bb7;}
This box has a color of #e85bb7
<div style="background-color:#e85bb7;">Content here</div>
.mybackground {background-color:#e85bb7;}
Border around this has a color of #e85bb7
<div style="border:2px solid #e85bb7;">Content here</div>
.myborder {border:2px solid #e85bb7;}