#82007d color space conversions
Hex:
#82007d
RGB:
130, 0, 125
CMY:
49, 100, 51
CMYK:
0, 100, 4, 49
HSL:
302°, 100.0000%, 25.4902%
HSV (HSB):
302°, 100.0000%, 50.9804%
XYZ:
12.9076, 6.2265, 19.9236
xyY:
0.3305, 0.1594, 6.2265
CIE-Lab:
29.9768, 58.8274, -34.2740
CIE-LCH:
29.9768, 68.0835, 329.7741
CIE-Luv:
29.9768, 44.0534, -51.0152
Hunter-Lab:
24.9529, 48.6663, -29.8728
#82007d color charts
#82007d color shades, tints & tones
#82007d color schemes
#82007d color preview, HTML & CSS examples
This text has a color of #82007d
<p style="color:#82007d;">Text here</p>
.mytext {color:#82007d;}
This box has a color of #82007d
<div style="background-color:#82007d;">Content here</div>
.mybackground {background-color:#82007d;}
Border around this has a color of #82007d
<div style="border:2px solid #82007d;">Content here</div>
.myborder {border:2px solid #82007d;}