#82596e color space conversions
Hex:
        #82596e
        RGB:
        130, 89, 110
        CMY:
        49, 65, 57
        CMYK:
        0, 32, 15, 49
      HSL:
        329°, 18.7215%, 42.9412%
        HSV (HSB):
        329°, 31.5385%, 50.9804%
        XYZ:
        15.5928, 13.0164, 16.4424
        xyY:
        0.3461, 0.2889, 13.0164
      CIE-Lab:
        42.7879, 20.3187, -5.1454
        CIE-LCH:
        42.7879, 20.9601, 345.7894
        CIE-Luv:
        42.7879, 23.3045, -10.0438
        Hunter-Lab:
        36.0782, 14.0097, -1.7663
      #82596e color charts
#82596e RGB chart
      #82596e CMYK chart
      #82596e RGB pie chart
      #82596e color shades, tints & tones
#82596e color schemes
#82596e color preview, HTML & CSS examples
           This text has a color of #82596e        
        
          <p style="color:#82596e;">Text here</p>
        
        
          .mytext {color:#82596e;}
        
        Text color #82596e
      
           This box has a color of #82596e        
        
          <div style="background-color:#82596e;">Content here</div>
        
        
          .mybackground {background-color:#82596e;}
        
        Background color #82596e
      
           Border around this has a color of #82596e        
        
          <div style="border:2px solid #82596e;">Content here</div>
        
        
          .myborder {border:2px solid #82596e;}
        
        Border color #82596e