#e871e7 color space conversions
Hex:
#e871e7
RGB:
232, 113, 231
CMY:
9, 56, 9
CMYK:
0, 51, 0, 9
HSL:
301°, 72.1212%, 67.6471%
HSV (HSB):
301°, 51.2931%, 90.9804%
XYZ:
53.6076, 34.7356, 79.4805
xyY:
0.3194, 0.2070, 34.7356
CIE-Lab:
65.5423, 61.6350, -39.4890
CIE-LCH:
65.5423, 73.2002, 327.3527
CIE-Luv:
65.5423, 56.1378, -71.4433
Hunter-Lab:
58.9369, 59.2199, -38.7009
#e871e7 color charts
#e871e7 color shades, tints & tones
#e871e7 color schemes
#e871e7 color preview, HTML & CSS examples
This text has a color of #e871e7
<p style="color:#e871e7;">Text here</p>
.mytext {color:#e871e7;}
This box has a color of #e871e7
<div style="background-color:#e871e7;">Content here</div>
.mybackground {background-color:#e871e7;}
Border around this has a color of #e871e7
<div style="border:2px solid #e871e7;">Content here</div>
.myborder {border:2px solid #e871e7;}