#82336b color space conversions
Hex:
        #82336b
        RGB:
        130, 51, 107
        CMY:
        49, 80, 58
        CMYK:
        0, 61, 18, 49
      HSL:
        317°, 43.6464%, 35.4902%
        HSV (HSB):
        317°, 60.7692%, 50.9804%
        XYZ:
        13.0436, 8.1750, 14.8004
        xyY:
        0.3621, 0.2270, 8.1750
      CIE-Lab:
        34.3448, 40.8997, -16.0321
        CIE-LCH:
        34.3448, 43.9296, 338.5955
        CIE-Luv:
        34.3448, 41.0340, -26.6748
        Hunter-Lab:
        28.5920, 31.3953, -10.6765
      #82336b color charts
#82336b RGB chart
      #82336b CMYK chart
      #82336b RGB pie chart
      #82336b color shades, tints & tones
#82336b color schemes
#82336b color preview, HTML & CSS examples
           This text has a color of #82336b        
        
          <p style="color:#82336b;">Text here</p>
        
        
          .mytext {color:#82336b;}
        
        Text color #82336b
      
           This box has a color of #82336b        
        
          <div style="background-color:#82336b;">Content here</div>
        
        
          .mybackground {background-color:#82336b;}
        
        Background color #82336b
      
           Border around this has a color of #82336b        
        
          <div style="border:2px solid #82336b;">Content here</div>
        
        
          .myborder {border:2px solid #82336b;}
        
        Border color #82336b