#82337e color space conversions
Hex:
        #82337e
        RGB:
        130, 51, 126
        CMY:
        49, 80, 51
        CMYK:
        0, 61, 3, 49
      HSL:
        303°, 43.6464%, 35.4902%
        HSV (HSB):
        303°, 60.7692%, 50.9804%
        XYZ:
        14.1556, 8.6198, 20.6564
        xyY:
        0.3259, 0.1985, 8.6198
      CIE-Lab:
        35.2418, 44.1635, -26.5718
        CIE-LCH:
        35.2418, 51.5410, 328.9659
        CIE-Luv:
        35.2418, 35.6436, -41.5455
        Hunter-Lab:
        29.3596, 34.6841, -21.1627
      #82337e color charts
#82337e RGB chart
      #82337e CMYK chart
      #82337e RGB pie chart
      #82337e color shades, tints & tones
#82337e color schemes
#82337e color preview, HTML & CSS examples
           This text has a color of #82337e        
        
          <p style="color:#82337e;">Text here</p>
        
        
          .mytext {color:#82337e;}
        
        Text color #82337e
      
           This box has a color of #82337e        
        
          <div style="background-color:#82337e;">Content here</div>
        
        
          .mybackground {background-color:#82337e;}
        
        Background color #82337e
      
           Border around this has a color of #82337e        
        
          <div style="border:2px solid #82337e;">Content here</div>
        
        
          .myborder {border:2px solid #82337e;}
        
        Border color #82337e