#80565d color space conversions
Hex:
        #80565d
        RGB:
        128, 86, 93
        CMY:
        50, 66, 64
        CMYK:
        0, 33, 27, 50
      HSL:
        350°, 19.6262%, 41.9608%
        HSV (HSB):
        350°, 32.8125%, 50.1961%
        XYZ:
        14.2057, 12.0351, 11.9302
        xyY:
        0.3722, 0.3153, 12.0351
      CIE-Lab:
        41.2718, 18.4837, 3.0414
        CIE-LCH:
        41.2718, 18.7323, 9.3441
        CIE-Luv:
        41.2718, 26.1051, 0.8232
        Hunter-Lab:
        34.6916, 12.3825, 3.8947
      #80565d color charts
#80565d RGB chart
      #80565d CMYK chart
      #80565d RGB pie chart
      #80565d color shades, tints & tones
#80565d color schemes
#80565d color preview, HTML & CSS examples
           This text has a color of #80565d        
        
          <p style="color:#80565d;">Text here</p>
        
        
          .mytext {color:#80565d;}
        
        Text color #80565d
      
           This box has a color of #80565d        
        
          <div style="background-color:#80565d;">Content here</div>
        
        
          .mybackground {background-color:#80565d;}
        
        Background color #80565d
      
           Border around this has a color of #80565d        
        
          <div style="border:2px solid #80565d;">Content here</div>
        
        
          .myborder {border:2px solid #80565d;}
        
        Border color #80565d