#811c85 color space conversions
Hex:
#811c85
RGB:
129, 28, 133
CMY:
49, 89, 48
CMYK:
3, 79, 0, 48
HSL:
298°, 65.2174%, 31.5686%
HSV (HSB):
298°, 78.9474%, 52.1569%
XYZ:
13.7022, 7.1911, 22.8561
xyY:
0.3132, 0.1644, 7.1911
CIE-Lab:
32.2380, 54.2498, -35.6933
CIE-LCH:
32.2380, 64.9388, 326.6573
CIE-Luv:
32.2380, 37.8940, -53.6235
Hunter-Lab:
26.8162, 44.2789, -31.7630
#811c85 color charts
#811c85 color shades, tints & tones
#811c85 color schemes
#811c85 color preview, HTML & CSS examples
This text has a color of #811c85
<p style="color:#811c85;">Text here</p>
.mytext {color:#811c85;}
This box has a color of #811c85
<div style="background-color:#811c85;">Content here</div>
.mybackground {background-color:#811c85;}
Border around this has a color of #811c85
<div style="border:2px solid #811c85;">Content here</div>
.myborder {border:2px solid #811c85;}