#518e7e color space conversions
Hex:
        #518e7e
        RGB:
        81, 142, 126
        CMY:
        68, 44, 51
        CMYK:
        43, 0, 11, 44
      HSL:
        164°, 27.3543%, 43.7255%
        HSV (HSB):
        164°, 42.9577%, 55.6863%
        XYZ:
        16.8322, 22.6017, 23.2141
        xyY:
        0.2687, 0.3608, 22.6017
      CIE-Lab:
        54.6597, -23.7844, 2.3474
        CIE-LCH:
        54.6597, 23.8999, 174.3634
        CIE-Luv:
        54.6597, -28.1422, 6.9107
        Hunter-Lab:
        47.5412, -19.9983, 4.3279
      #518e7e color charts
#518e7e RGB chart
      #518e7e CMYK chart
      #518e7e RGB pie chart
      #518e7e color shades, tints & tones
#518e7e color schemes
#518e7e color preview, HTML & CSS examples
           This text has a color of #518e7e        
        
          <p style="color:#518e7e;">Text here</p>
        
        
          .mytext {color:#518e7e;}
        
        Text color #518e7e
      
           This box has a color of #518e7e        
        
          <div style="background-color:#518e7e;">Content here</div>
        
        
          .mybackground {background-color:#518e7e;}
        
        Background color #518e7e
      
           Border around this has a color of #518e7e        
        
          <div style="border:2px solid #518e7e;">Content here</div>
        
        
          .myborder {border:2px solid #518e7e;}
        
        Border color #518e7e