#800e84 color space conversions
Hex:
#800e84
RGB:
128, 14, 132
CMY:
50, 95, 48
CMYK:
3, 89, 0, 48
HSL:
298°, 80.8219%, 28.6275%
HSV (HSB):
298°, 89.3939%, 51.7647%
XYZ:
13.2240, 6.5692, 22.4008
xyY:
0.3134, 0.1557, 6.5692
CIE-Lab:
30.8054, 57.3391, -37.3688
CIE-LCH:
30.8054, 68.4412, 326.9071
CIE-Luv:
30.8054, 39.1366, -55.2550
Hunter-Lab:
25.6305, 47.2433, -33.8776
#800e84 color charts
#800e84 color shades, tints & tones
#800e84 color schemes
#800e84 color preview, HTML & CSS examples
This text has a color of #800e84
<p style="color:#800e84;">Text here</p>
.mytext {color:#800e84;}
This box has a color of #800e84
<div style="background-color:#800e84;">Content here</div>
.mybackground {background-color:#800e84;}
Border around this has a color of #800e84
<div style="border:2px solid #800e84;">Content here</div>
.myborder {border:2px solid #800e84;}