#871db5 color space conversions
Hex:
#871db5
RGB:
135, 29, 181
CMY:
47, 89, 29
CMYK:
25, 84, 0, 29
HSL:
282°, 72.3810%, 41.1765%
HSV (HSB):
282°, 83.9779%, 70.9804%
XYZ:
18.7715, 9.3658, 44.5345
xyY:
0.2583, 0.1289, 9.3658
CIE-Lab:
36.6793, 64.1111, -57.6334
CIE-LCH:
36.6793, 86.2081, 318.0457
CIE-Luv:
36.6793, 27.9172, -86.0745
Hunter-Lab:
30.6036, 55.9312, -64.8564
#871db5 color charts
#871db5 color shades, tints & tones
#871db5 color schemes
#871db5 color preview, HTML & CSS examples
This text has a color of #871db5
<p style="color:#871db5;">Text here</p>
.mytext {color:#871db5;}
This box has a color of #871db5
<div style="background-color:#871db5;">Content here</div>
.mybackground {background-color:#871db5;}
Border around this has a color of #871db5
<div style="border:2px solid #871db5;">Content here</div>
.myborder {border:2px solid #871db5;}