#508d4b color space conversions
Hex:
        #508d4b
        RGB:
        80, 141, 75
        CMY:
        69, 45, 71
        CMYK:
        43, 0, 47, 45
      HSL:
        115°, 30.5556%, 42.3529%
        HSV (HSB):
        115°, 46.8085%, 55.2941%
        XYZ:
        14.1031, 21.2632, 10.0175
        xyY:
        0.3108, 0.4685, 21.2632
      CIE-Lab:
        53.2364, -33.7275, 29.0851
        CIE-LCH:
        53.2364, 44.5363, 139.2270
        CIE-Luv:
        53.2364, -29.3978, 40.6247
        Hunter-Lab:
        46.1121, -26.1028, 19.3981
      #508d4b color charts
#508d4b RGB chart
      #508d4b CMYK chart
      #508d4b RGB pie chart
      #508d4b color shades, tints & tones
#508d4b color schemes
#508d4b color preview, HTML & CSS examples
           This text has a color of #508d4b        
        
          <p style="color:#508d4b;">Text here</p>
        
        
          .mytext {color:#508d4b;}
        
        Text color #508d4b
      
           This box has a color of #508d4b        
        
          <div style="background-color:#508d4b;">Content here</div>
        
        
          .mybackground {background-color:#508d4b;}
        
        Background color #508d4b
      
           Border around this has a color of #508d4b        
        
          <div style="border:2px solid #508d4b;">Content here</div>
        
        
          .myborder {border:2px solid #508d4b;}
        
        Border color #508d4b