#517b7f color space conversions
Hex:
        #517b7f
        RGB:
        81, 123, 127
        CMY:
        68, 52, 50
        CMYK:
        36, 3, 0, 50
      HSL:
        185°, 22.1154%, 40.7843%
        HSV (HSB):
        185°, 36.2205%, 49.8039%
        XYZ:
        14.3071, 17.4476, 22.6923
        xyY:
        0.2628, 0.3205, 17.4476
      CIE-Lab:
        48.8191, -13.4176, -6.8207
        CIE-LCH:
        48.8191, 15.0517, 206.9458
        CIE-Luv:
        48.8191, -20.0077, -7.6086
        Hunter-Lab:
        41.7703, -11.9585, -2.9710
      #517b7f color charts
#517b7f RGB chart
      #517b7f CMYK chart
      #517b7f RGB pie chart
      #517b7f color shades, tints & tones
#517b7f color schemes
#517b7f color preview, HTML & CSS examples
           This text has a color of #517b7f        
        
          <p style="color:#517b7f;">Text here</p>
        
        
          .mytext {color:#517b7f;}
        
        Text color #517b7f
      
           This box has a color of #517b7f        
        
          <div style="background-color:#517b7f;">Content here</div>
        
        
          .mybackground {background-color:#517b7f;}
        
        Background color #517b7f
      
           Border around this has a color of #517b7f        
        
          <div style="border:2px solid #517b7f;">Content here</div>
        
        
          .myborder {border:2px solid #517b7f;}
        
        Border color #517b7f