#518c7f color space conversions
Hex:
        #518c7f
        RGB:
        81, 140, 127
        CMY:
        68, 45, 50
        CMYK:
        42, 0, 9, 45
      HSL:
        167°, 26.6968%, 43.3333%
        HSV (HSB):
        167°, 42.1429%, 54.9020%
        XYZ:
        16.6022, 22.0378, 23.4574
        xyY:
        0.2674, 0.3549, 22.0378
      CIE-Lab:
        54.0671, -22.5152, 0.9098
        CIE-LCH:
        54.0671, 22.5335, 177.6861
        CIE-Luv:
        54.0671, -27.2663, 4.6974
        Hunter-Lab:
        46.9444, -19.0252, 3.2349
      #518c7f color charts
#518c7f RGB chart
      #518c7f CMYK chart
      #518c7f RGB pie chart
      #518c7f color shades, tints & tones
#518c7f color schemes
#518c7f color preview, HTML & CSS examples
           This text has a color of #518c7f        
        
          <p style="color:#518c7f;">Text here</p>
        
        
          .mytext {color:#518c7f;}
        
        Text color #518c7f
      
           This box has a color of #518c7f        
        
          <div style="background-color:#518c7f;">Content here</div>
        
        
          .mybackground {background-color:#518c7f;}
        
        Background color #518c7f
      
           Border around this has a color of #518c7f        
        
          <div style="border:2px solid #518c7f;">Content here</div>
        
        
          .myborder {border:2px solid #518c7f;}
        
        Border color #518c7f