#811c7d color space conversions
Hex:
#811c7d
RGB:
129, 28, 125
CMY:
49, 89, 51
CMYK:
0, 78, 3, 49
HSL:
302°, 64.3312%, 30.7843%
HSV (HSB):
302°, 78.2946%, 50.5882%
XYZ:
13.1702, 6.9783, 20.0548
xyY:
0.3276, 0.1736, 6.9783
CIE-Lab:
31.7575, 52.8834, -31.4528
CIE-LCH:
31.7575, 61.5300, 329.2577
CIE-Luv:
31.7575, 40.5020, -47.6917
Hunter-Lab:
26.4165, 42.7640, -26.5202
#811c7d color charts
#811c7d color shades, tints & tones
#811c7d color schemes
#811c7d color preview, HTML & CSS examples
This text has a color of #811c7d
<p style="color:#811c7d;">Text here</p>
.mytext {color:#811c7d;}
This box has a color of #811c7d
<div style="background-color:#811c7d;">Content here</div>
.mybackground {background-color:#811c7d;}
Border around this has a color of #811c7d
<div style="border:2px solid #811c7d;">Content here</div>
.myborder {border:2px solid #811c7d;}