#82004c color space conversions
Hex:
#82004c
RGB:
130, 0, 76
CMY:
49, 100, 70
CMYK:
0, 100, 42, 49
HSL:
325°, 100.0000%, 25.4902%
HSV (HSB):
325°, 100.0000%, 50.9804%
XYZ:
10.5104, 5.2676, 7.3003
xyY:
0.4554, 0.2283, 5.2676
CIE-Lab:
27.4840, 52.5612, -6.2775
CIE-LCH:
27.4840, 52.9347, 353.1893
CIE-Luv:
27.4840, 64.1223, -15.3146
Hunter-Lab:
22.9513, 41.5783, -2.7928
#82004c color charts
#82004c color shades, tints & tones
#82004c color schemes
#82004c color preview, HTML & CSS examples
This text has a color of #82004c
<p style="color:#82004c;">Text here</p>
.mytext {color:#82004c;}
This box has a color of #82004c
<div style="background-color:#82004c;">Content here</div>
.mybackground {background-color:#82004c;}
Border around this has a color of #82004c
<div style="border:2px solid #82004c;">Content here</div>
.myborder {border:2px solid #82004c;}