#5d7a5b color space conversions
Hex:
        #5d7a5b
        RGB:
        93, 122, 91
        CMY:
        64, 52, 64
        CMYK:
        24, 0, 25, 52
      HSL:
        116°, 14.5540%, 41.7647%
        HSV (HSB):
        116°, 25.4098%, 47.8431%
        XYZ:
        13.3621, 17.0016, 12.4749
        xyY:
        0.3119, 0.3969, 17.0016
      CIE-Lab:
        48.2620, -17.0063, 13.6586
        CIE-LCH:
        48.2620, 21.8122, 141.2304
        CIE-Luv:
        48.2620, -14.4704, 20.0895
        Hunter-Lab:
        41.2329, -14.3124, 10.9250
      #5d7a5b color charts
#5d7a5b RGB chart
      #5d7a5b CMYK chart
      #5d7a5b RGB pie chart
      #5d7a5b color shades, tints & tones
#5d7a5b color schemes
#5d7a5b color preview, HTML & CSS examples
           This text has a color of #5d7a5b        
        
          <p style="color:#5d7a5b;">Text here</p>
        
        
          .mytext {color:#5d7a5b;}
        
        Text color #5d7a5b
      
           This box has a color of #5d7a5b        
        
          <div style="background-color:#5d7a5b;">Content here</div>
        
        
          .mybackground {background-color:#5d7a5b;}
        
        Background color #5d7a5b
      
           Border around this has a color of #5d7a5b        
        
          <div style="border:2px solid #5d7a5b;">Content here</div>
        
        
          .myborder {border:2px solid #5d7a5b;}
        
        Border color #5d7a5b