#e871e5 color space conversions
Hex:
#e871e5
RGB:
232, 113, 229
CMY:
9, 56, 10
CMYK:
0, 51, 1, 9
HSL:
302°, 72.1212%, 67.6471%
HSV (HSB):
302°, 51.2931%, 90.9804%
XYZ:
53.3267, 34.6232, 78.0011
xyY:
0.3213, 0.2086, 34.6232
CIE-Lab:
65.4542, 61.2915, -38.5165
CIE-LCH:
65.4542, 72.3890, 327.8542
CIE-Luv:
65.4542, 56.6587, -69.8166
Hunter-Lab:
58.8415, 58.7979, -37.4066
#e871e5 color charts
#e871e5 color shades, tints & tones
#e871e5 color schemes
#e871e5 color preview, HTML & CSS examples
This text has a color of #e871e5
<p style="color:#e871e5;">Text here</p>
.mytext {color:#e871e5;}
This box has a color of #e871e5
<div style="background-color:#e871e5;">Content here</div>
.mybackground {background-color:#e871e5;}
Border around this has a color of #e871e5
<div style="border:2px solid #e871e5;">Content here</div>
.myborder {border:2px solid #e871e5;}