#507d6d color space conversions
Hex:
        #507d6d
        RGB:
        80, 125, 109
        CMY:
        69, 51, 57
        CMYK:
        36, 0, 13, 51
      HSL:
        159°, 21.9512%, 40.1961%
        HSV (HSB):
        159°, 36.0000%, 49.0196%
        XYZ:
        13.4022, 17.4768, 17.1350
        xyY:
        0.2791, 0.3640, 17.4768
      CIE-Lab:
        48.8553, -19.3037, 3.8408
        CIE-LCH:
        48.8553, 19.6821, 168.7469
        CIE-Luv:
        48.8553, -21.5168, 8.0894
        Hunter-Lab:
        41.8053, -15.9347, 4.9622
      #507d6d color charts
#507d6d RGB chart
      #507d6d CMYK chart
      #507d6d RGB pie chart
      #507d6d color shades, tints & tones
#507d6d color schemes
#507d6d color preview, HTML & CSS examples
           This text has a color of #507d6d        
        
          <p style="color:#507d6d;">Text here</p>
        
        
          .mytext {color:#507d6d;}
        
        Text color #507d6d
      
           This box has a color of #507d6d        
        
          <div style="background-color:#507d6d;">Content here</div>
        
        
          .mybackground {background-color:#507d6d;}
        
        Background color #507d6d
      
           Border around this has a color of #507d6d        
        
          <div style="border:2px solid #507d6d;">Content here</div>
        
        
          .myborder {border:2px solid #507d6d;}
        
        Border color #507d6d