#800e8b color space conversions
Hex:
#800e8b
RGB:
128, 14, 139
CMY:
50, 95, 45
CMYK:
8, 90, 0, 45
HSL:
295°, 81.6993%, 30.0000%
HSV (HSB):
295°, 89.9281%, 54.5098%
XYZ:
13.7193, 6.7674, 25.0092
xyY:
0.3016, 0.1487, 6.7674
CIE-Lab:
31.2713, 58.5262, -40.9810
CIE-LCH:
31.2713, 71.4476, 324.9996
CIE-Luv:
31.2713, 36.8303, -60.2518
Hunter-Lab:
26.0141, 48.6126, -38.7898
#800e8b color charts
#800e8b color shades, tints & tones
#800e8b color schemes
#800e8b color preview, HTML & CSS examples
This text has a color of #800e8b
<p style="color:#800e8b;">Text here</p>
.mytext {color:#800e8b;}
This box has a color of #800e8b
<div style="background-color:#800e8b;">Content here</div>
.mybackground {background-color:#800e8b;}
Border around this has a color of #800e8b
<div style="border:2px solid #800e8b;">Content here</div>
.myborder {border:2px solid #800e8b;}