#871ed4 color space conversions
Hex:
#871ed4
RGB:
135, 30, 212
CMY:
47, 88, 17
CMYK:
36, 86, 0, 17
HSL:
275°, 75.2066%, 47.4510%
HSV (HSB):
275°, 85.8491%, 83.1373%
XYZ:
22.3396, 10.8329, 63.2009
xyY:
0.2318, 0.1124, 10.8329
CIE-Lab:
39.2976, 70.2149, -71.4932
CIE-LCH:
39.2976, 100.2069, 314.4832
CIE-Luv:
39.2976, 20.8477, -106.2376
Hunter-Lab:
32.9134, 63.5566, -90.8104
#871ed4 color charts
#871ed4 color shades, tints & tones
#871ed4 color schemes
#871ed4 color preview, HTML & CSS examples
This text has a color of #871ed4
<p style="color:#871ed4;">Text here</p>
.mytext {color:#871ed4;}
This box has a color of #871ed4
<div style="background-color:#871ed4;">Content here</div>
.mybackground {background-color:#871ed4;}
Border around this has a color of #871ed4
<div style="border:2px solid #871ed4;">Content here</div>
.myborder {border:2px solid #871ed4;}