#507e6f color space conversions
Hex:
        #507e6f
        RGB:
        80, 126, 111
        CMY:
        69, 51, 56
        CMYK:
        37, 0, 12, 51
      HSL:
        160°, 22.3301%, 40.3922%
        HSV (HSB):
        160°, 36.5079%, 49.4118%
        XYZ:
        13.6384, 17.7749, 17.7510
        xyY:
        0.2774, 0.3615, 17.7749
      CIE-Lab:
        49.2219, -19.3641, 3.1942
        CIE-LCH:
        49.2219, 19.6258, 170.6333
        CIE-Luv:
        49.2219, -21.9278, 7.2465
        Hunter-Lab:
        42.1603, -16.0378, 4.5489
      #507e6f color charts
#507e6f RGB chart
      #507e6f CMYK chart
      #507e6f RGB pie chart
      #507e6f color shades, tints & tones
#507e6f color schemes
#507e6f color preview, HTML & CSS examples
           This text has a color of #507e6f        
        
          <p style="color:#507e6f;">Text here</p>
        
        
          .mytext {color:#507e6f;}
        
        Text color #507e6f
      
           This box has a color of #507e6f        
        
          <div style="background-color:#507e6f;">Content here</div>
        
        
          .mybackground {background-color:#507e6f;}
        
        Background color #507e6f
      
           Border around this has a color of #507e6f        
        
          <div style="border:2px solid #507e6f;">Content here</div>
        
        
          .myborder {border:2px solid #507e6f;}
        
        Border color #507e6f