#e871d9 color space conversions
Hex:
#e871d9
RGB:
232, 113, 217
CMY:
9, 56, 15
CMYK:
0, 51, 6, 9
HSL:
308°, 72.1212%, 67.6471%
HSV (HSB):
308°, 51.2931%, 90.9804%
XYZ:
51.7082, 33.9758, 69.4783
xyY:
0.3333, 0.2190, 33.9758
CIE-Lab:
64.9434, 59.2787, -32.6266
CIE-LCH:
64.9434, 67.6643, 331.1719
CIE-Luv:
64.9434, 59.8169, -60.0298
Hunter-Lab:
58.2888, 56.3428, -29.8696
#e871d9 color charts
#e871d9 color shades, tints & tones
#e871d9 color schemes
#e871d9 color preview, HTML & CSS examples
This text has a color of #e871d9
<p style="color:#e871d9;">Text here</p>
.mytext {color:#e871d9;}
This box has a color of #e871d9
<div style="background-color:#e871d9;">Content here</div>
.mybackground {background-color:#e871d9;}
Border around this has a color of #e871d9
<div style="border:2px solid #e871d9;">Content here</div>
.myborder {border:2px solid #e871d9;}