#800f6c color space conversions
Hex:
#800f6c
RGB:
128, 15, 108
CMY:
50, 94, 58
CMYK:
0, 88, 16, 50
HSL:
311°, 79.0210%, 28.0392%
HSV (HSB):
311°, 88.2812%, 50.1961%
XYZ:
11.7797, 6.0136, 14.7272
xyY:
0.3622, 0.1849, 6.0136
CIE-Lab:
29.4466, 53.3976, -24.3075
CIE-LCH:
29.4466, 58.6699, 335.5242
CIE-Luv:
29.4466, 47.6700, -37.5362
Hunter-Lab:
24.5225, 42.8301, -18.4414
#800f6c color charts
#800f6c color shades, tints & tones
#800f6c color schemes
#800f6c color preview, HTML & CSS examples
This text has a color of #800f6c
<p style="color:#800f6c;">Text here</p>
.mytext {color:#800f6c;}
This box has a color of #800f6c
<div style="background-color:#800f6c;">Content here</div>
.mybackground {background-color:#800f6c;}
Border around this has a color of #800f6c
<div style="border:2px solid #800f6c;">Content here</div>
.myborder {border:2px solid #800f6c;}