#800d84 color space conversions
Hex:
#800d84
RGB:
128, 13, 132
CMY:
50, 95, 48
CMYK:
3, 90, 0, 48
HSL:
298°, 82.0690%, 28.4314%
HSV (HSB):
298°, 90.1515%, 51.7647%
XYZ:
13.2109, 6.5430, 22.3964
xyY:
0.3134, 0.1552, 6.5430
CIE-Lab:
30.7430, 57.5223, -37.4686
CIE-LCH:
30.7430, 68.6492, 326.9207
CIE-Luv:
30.7430, 39.2176, -55.3611
Hunter-Lab:
25.5793, 47.4258, -34.0071
#800d84 color charts
#800d84 color shades, tints & tones
#800d84 color schemes
#800d84 color preview, HTML & CSS examples
This text has a color of #800d84
<p style="color:#800d84;">Text here</p>
.mytext {color:#800d84;}
This box has a color of #800d84
<div style="background-color:#800d84;">Content here</div>
.mybackground {background-color:#800d84;}
Border around this has a color of #800d84
<div style="border:2px solid #800d84;">Content here</div>
.myborder {border:2px solid #800d84;}