#800c7c color space conversions
Hex:
#800c7c
RGB:
128, 12, 124
CMY:
50, 95, 51
CMYK:
0, 91, 3, 50
HSL:
302°, 82.8571%, 27.4510%
HSV (HSB):
302°, 90.6250%, 50.1961%
XYZ:
12.6716, 6.3074, 19.6184
xyY:
0.3283, 0.1634, 6.3074
CIE-Lab:
30.1751, 56.3974, -33.3494
CIE-LCH:
30.1751, 65.5198, 329.4029
CIE-Luv:
30.1751, 42.0711, -49.6829
Hunter-Lab:
25.1145, 46.1128, -28.7347
#800c7c color charts
#800c7c color shades, tints & tones
#800c7c color schemes
#800c7c color preview, HTML & CSS examples
This text has a color of #800c7c
<p style="color:#800c7c;">Text here</p>
.mytext {color:#800c7c;}
This box has a color of #800c7c
<div style="background-color:#800c7c;">Content here</div>
.mybackground {background-color:#800c7c;}
Border around this has a color of #800c7c
<div style="border:2px solid #800c7c;">Content here</div>
.myborder {border:2px solid #800c7c;}