#800f8c color space conversions
Hex:
#800f8c
RGB:
128, 15, 140
CMY:
50, 94, 45
CMYK:
9, 89, 0, 45
HSL:
294°, 80.6452%, 30.3922%
HSV (HSB):
294°, 89.2857%, 54.9020%
XYZ:
13.8065, 6.8243, 25.4005
xyY:
0.2999, 0.1483, 6.8243
CIE-Lab:
31.4035, 58.5109, -41.3885
CIE-LCH:
31.4035, 71.6696, 324.7258
CIE-Luv:
31.4035, 36.4317, -60.8559
Hunter-Lab:
26.1233, 48.6238, -39.3630
#800f8c color charts
#800f8c color shades, tints & tones
#800f8c color schemes
#800f8c color preview, HTML & CSS examples
This text has a color of #800f8c
<p style="color:#800f8c;">Text here</p>
.mytext {color:#800f8c;}
This box has a color of #800f8c
<div style="background-color:#800f8c;">Content here</div>
.mybackground {background-color:#800f8c;}
Border around this has a color of #800f8c
<div style="border:2px solid #800f8c;">Content here</div>
.myborder {border:2px solid #800f8c;}