#e85bd9 color space conversions
Hex:
#e85bd9
RGB:
232, 91, 217
CMY:
9, 64, 15
CMYK:
0, 61, 6, 9
HSL:
306°, 75.4011%, 63.3333%
HSV (HSB):
306°, 60.7759%, 90.9804%
XYZ:
49.5442, 29.6477, 68.7570
xyY:
0.3349, 0.2004, 29.6477
CIE-Lab:
61.3491, 68.9958, -38.2257
CIE-LCH:
61.3491, 78.8773, 331.0123
CIE-Luv:
61.3491, 67.8348, -69.7368
Hunter-Lab:
54.4497, 67.1313, -36.7542
#e85bd9 color charts
#e85bd9 color shades, tints & tones
#e85bd9 color schemes
#e85bd9 color preview, HTML & CSS examples
This text has a color of #e85bd9
<p style="color:#e85bd9;">Text here</p>
.mytext {color:#e85bd9;}
This box has a color of #e85bd9
<div style="background-color:#e85bd9;">Content here</div>
.mybackground {background-color:#e85bd9;}
Border around this has a color of #e85bd9
<div style="border:2px solid #e85bd9;">Content here</div>
.myborder {border:2px solid #e85bd9;}