#800c84 color space conversions
Hex:
#800c84
RGB:
128, 12, 132
CMY:
50, 95, 48
CMYK:
3, 91, 0, 48
HSL:
298°, 83.3333%, 28.2353%
HSV (HSB):
298°, 90.9091%, 51.7647%
XYZ:
13.1984, 6.5181, 22.3923
xyY:
0.3134, 0.1548, 6.5181
CIE-Lab:
30.6836, 57.6968, -37.5637
CIE-LCH:
30.6836, 68.8473, 326.9337
CIE-Luv:
30.6836, 39.2944, -55.4618
Hunter-Lab:
25.5305, 47.6000, -34.1306
#800c84 color charts
#800c84 color shades, tints & tones
#800c84 color schemes
#800c84 color preview, HTML & CSS examples
This text has a color of #800c84
<p style="color:#800c84;">Text here</p>
.mytext {color:#800c84;}
This box has a color of #800c84
<div style="background-color:#800c84;">Content here</div>
.mybackground {background-color:#800c84;}
Border around this has a color of #800c84
<div style="border:2px solid #800c84;">Content here</div>
.myborder {border:2px solid #800c84;}