#80596e color space conversions
Hex:
        #80596e
        RGB:
        128, 89, 110
        CMY:
        50, 65, 57
        CMYK:
        0, 30, 14, 50
      HSL:
        328°, 17.9724%, 42.5490%
        HSV (HSB):
        328°, 30.4688%, 50.1961%
        XYZ:
        15.2889, 12.8597, 16.4282
        xyY:
        0.3430, 0.2885, 12.8597
      CIE-Lab:
        42.5511, 19.5497, -5.5229
        CIE-LCH:
        42.5511, 20.3148, 344.2247
        CIE-Luv:
        42.5511, 21.9530, -10.4088
        Hunter-Lab:
        35.8605, 13.3468, -2.0593
      #80596e color charts
#80596e RGB chart
      #80596e CMYK chart
      #80596e RGB pie chart
      #80596e color shades, tints & tones
#80596e color schemes
#80596e color preview, HTML & CSS examples
           This text has a color of #80596e        
        
          <p style="color:#80596e;">Text here</p>
        
        
          .mytext {color:#80596e;}
        
        Text color #80596e
      
           This box has a color of #80596e        
        
          <div style="background-color:#80596e;">Content here</div>
        
        
          .mybackground {background-color:#80596e;}
        
        Background color #80596e
      
           Border around this has a color of #80596e        
        
          <div style="border:2px solid #80596e;">Content here</div>
        
        
          .myborder {border:2px solid #80596e;}
        
        Border color #80596e