#870d65 color space conversions
Hex:
#870d65
RGB:
135, 13, 101
CMY:
47, 95, 60
CMYK:
0, 90, 25, 47
HSL:
317°, 82.4324%, 29.0196%
HSV (HSB):
317°, 90.3704%, 52.9412%
XYZ:
12.4846, 6.3783, 12.8850
xyY:
0.3932, 0.2009, 6.3783
CIE-Lab:
30.3476, 54.3905, -18.2815
CIE-LCH:
30.3476, 57.3807, 341.4217
CIE-Luv:
30.3476, 56.1419, -30.5094
Hunter-Lab:
25.2554, 44.0416, -12.5705
#870d65 color charts
#870d65 color shades, tints & tones
#870d65 color schemes
#870d65 color preview, HTML & CSS examples
This text has a color of #870d65
<p style="color:#870d65;">Text here</p>
.mytext {color:#870d65;}
This box has a color of #870d65
<div style="background-color:#870d65;">Content here</div>
.mybackground {background-color:#870d65;}
Border around this has a color of #870d65
<div style="border:2px solid #870d65;">Content here</div>
.myborder {border:2px solid #870d65;}