#800d6d color space conversions
Hex:
#800d6d
RGB:
128, 13, 109
CMY:
50, 95, 57
CMYK:
0, 90, 15, 50
HSL:
310°, 81.5603%, 27.6471%
HSV (HSB):
310°, 89.8438%, 50.1961%
XYZ:
11.8063, 5.9812, 15.0002
xyY:
0.3601, 0.1824, 5.9812
CIE-Lab:
29.3649, 53.9376, -25.0788
CIE-LCH:
29.3649, 59.4829, 335.0635
CIE-Luv:
29.3649, 47.5131, -38.5385
Hunter-Lab:
24.4564, 43.3720, -19.2457
#800d6d color charts
#800d6d color shades, tints & tones
#800d6d color schemes
#800d6d color preview, HTML & CSS examples
This text has a color of #800d6d
<p style="color:#800d6d;">Text here</p>
.mytext {color:#800d6d;}
This box has a color of #800d6d
<div style="background-color:#800d6d;">Content here</div>
.mybackground {background-color:#800d6d;}
Border around this has a color of #800d6d
<div style="border:2px solid #800d6d;">Content here</div>
.myborder {border:2px solid #800d6d;}