#895d80 color space conversions
Hex:
        #895d80
        RGB:
        137, 93, 128
        CMY:
        46, 64, 50
        CMYK:
        0, 32, 7, 46
      HSL:
        312°, 19.1304%, 45.0980%
        HSV (HSB):
        312°, 32.1168%, 53.7255%
        XYZ:
        18.1272, 14.7056, 22.3051
        xyY:
        0.3288, 0.2667, 14.7056
      CIE-Lab:
        45.2283, 23.8914, -12.3334
        CIE-LCH:
        45.2283, 26.8870, 332.6960
        CIE-Luv:
        45.2283, 23.1696, -20.7496
        Hunter-Lab:
        38.3479, 17.2688, -7.6427
      #895d80 color charts
#895d80 RGB chart
      #895d80 CMYK chart
      #895d80 RGB pie chart
      #895d80 color shades, tints & tones
#895d80 color schemes
#895d80 color preview, HTML & CSS examples
           This text has a color of #895d80        
        
          <p style="color:#895d80;">Text here</p>
        
        
          .mytext {color:#895d80;}
        
        Text color #895d80
      
           This box has a color of #895d80        
        
          <div style="background-color:#895d80;">Content here</div>
        
        
          .mybackground {background-color:#895d80;}
        
        Background color #895d80
      
           Border around this has a color of #895d80        
        
          <div style="border:2px solid #895d80;">Content here</div>
        
        
          .myborder {border:2px solid #895d80;}
        
        Border color #895d80