#507b5f color space conversions
Hex:
        #507b5f
        RGB:
        80, 123, 95
        CMY:
        69, 52, 63
        CMYK:
        35, 0, 23, 52
      HSL:
        141°, 21.1823%, 39.8039%
        HSV (HSB):
        141°, 34.9593%, 48.2353%
        XYZ:
        12.4568, 16.6976, 13.3929
        xyY:
        0.2928, 0.3924, 16.6976
      CIE-Lab:
        47.8767, -21.3549, 10.6678
        CIE-LCH:
        47.8767, 23.8712, 153.4556
        CIE-Luv:
        47.8767, -20.8179, 17.0969
        Hunter-Lab:
        40.8627, -17.0950, 9.1714
      #507b5f color charts
#507b5f RGB chart
      #507b5f CMYK chart
      #507b5f RGB pie chart
      #507b5f color shades, tints & tones
#507b5f color schemes
#507b5f color preview, HTML & CSS examples
           This text has a color of #507b5f        
        
          <p style="color:#507b5f;">Text here</p>
        
        
          .mytext {color:#507b5f;}
        
        Text color #507b5f
      
           This box has a color of #507b5f        
        
          <div style="background-color:#507b5f;">Content here</div>
        
        
          .mybackground {background-color:#507b5f;}
        
        Background color #507b5f
      
           Border around this has a color of #507b5f        
        
          <div style="border:2px solid #507b5f;">Content here</div>
        
        
          .myborder {border:2px solid #507b5f;}
        
        Border color #507b5f