#516e5e color space conversions
Hex:
        #516e5e
        RGB:
        81, 110, 94
        CMY:
        68, 57, 63
        CMYK:
        26, 0, 15, 57
      HSL:
        147°, 15.1832%, 37.4510%
        HSV (HSB):
        147°, 26.3636%, 43.1373%
        XYZ:
        10.9896, 13.7093, 12.6566
        xyY:
        0.2942, 0.3670, 13.7093
      CIE-Lab:
        43.8132, -14.2297, 5.5188
        CIE-LCH:
        43.8132, 15.2624, 158.8019
        CIE-Luv:
        43.8132, -14.3430, 9.2747
        Hunter-Lab:
        37.0261, -11.8155, 5.6512
      #516e5e color charts
#516e5e RGB chart
      #516e5e CMYK chart
      #516e5e RGB pie chart
      #516e5e color shades, tints & tones
#516e5e color schemes
#516e5e color preview, HTML & CSS examples
           This text has a color of #516e5e        
        
          <p style="color:#516e5e;">Text here</p>
        
        
          .mytext {color:#516e5e;}
        
        Text color #516e5e
      
           This box has a color of #516e5e        
        
          <div style="background-color:#516e5e;">Content here</div>
        
        
          .mybackground {background-color:#516e5e;}
        
        Background color #516e5e
      
           Border around this has a color of #516e5e        
        
          <div style="border:2px solid #516e5e;">Content here</div>
        
        
          .myborder {border:2px solid #516e5e;}
        
        Border color #516e5e