#5d896b color space conversions
Hex:
        #5d896b
        RGB:
        93, 137, 107
        CMY:
        64, 46, 58
        CMYK:
        32, 0, 22, 46
      HSL:
        139°, 19.1304%, 45.0980%
        HSV (HSB):
        139°, 32.1168%, 53.7255%
        XYZ:
        16.1137, 21.2800, 17.1681
        xyY:
        0.2953, 0.3900, 21.2800
      CIE-Lab:
        53.2546, -21.7816, 11.3563
        CIE-LCH:
        53.2546, 24.5643, 152.4636
        CIE-Luv:
        53.2546, -21.6081, 18.5403
        Hunter-Lab:
        46.1303, -18.3764, 10.2255
      #5d896b color charts
#5d896b RGB chart
      #5d896b CMYK chart
      #5d896b RGB pie chart
      #5d896b color shades, tints & tones
#5d896b color schemes
#5d896b color preview, HTML & CSS examples
           This text has a color of #5d896b        
        
          <p style="color:#5d896b;">Text here</p>
        
        
          .mytext {color:#5d896b;}
        
        Text color #5d896b
      
           This box has a color of #5d896b        
        
          <div style="background-color:#5d896b;">Content here</div>
        
        
          .mybackground {background-color:#5d896b;}
        
        Background color #5d896b
      
           Border around this has a color of #5d896b        
        
          <div style="border:2px solid #5d896b;">Content here</div>
        
        
          .myborder {border:2px solid #5d896b;}
        
        Border color #5d896b