#82073f color space conversions
Hex:
        #82073f
        RGB:
        130, 7, 63
        CMY:
        49, 97, 75
        CMYK:
        0, 95, 52, 49
      HSL:
        333°, 89.7810%, 26.8627%
        HSV (HSB):
        333°, 94.6154%, 50.9804%
        XYZ:
        10.1791, 5.2567, 5.1808
        xyY:
        0.4937, 0.2550, 5.2567
      CIE-Lab:
        27.4538, 50.1425, 2.4477
        CIE-LCH:
        27.4538, 50.2022, 2.7946
        CIE-Luv:
        27.4538, 68.3552, -5.6812
        Hunter-Lab:
        22.9274, 39.1258, 2.6518
      #82073f color charts
#82073f RGB chart
      #82073f CMYK chart
      #82073f RGB pie chart
      #82073f color shades, tints & tones
#82073f color schemes
#82073f color preview, HTML & CSS examples
           This text has a color of #82073f        
        
          <p style="color:#82073f;">Text here</p>
        
        
          .mytext {color:#82073f;}
        
        Text color #82073f
      
           This box has a color of #82073f        
        
          <div style="background-color:#82073f;">Content here</div>
        
        
          .mybackground {background-color:#82073f;}
        
        Background color #82073f
      
           Border around this has a color of #82073f        
        
          <div style="border:2px solid #82073f;">Content here</div>
        
        
          .myborder {border:2px solid #82073f;}
        
        Border color #82073f