#507c3b color space conversions
Hex:
        #507c3b
        RGB:
        80, 124, 59
        CMY:
        69, 51, 77
        CMYK:
        35, 0, 52, 51
      HSL:
        101°, 35.5191%, 35.8824%
        HSV (HSB):
        101°, 52.4194%, 48.6275%
        XYZ:
        11.3053, 16.4365, 6.7144
        xyY:
        0.3281, 0.4770, 16.4365
      CIE-Lab:
        47.5421, -27.9922, 30.5399
        CIE-LCH:
        47.5421, 41.4276, 132.5077
        CIE-Luv:
        47.5421, -21.7374, 39.4243
        Hunter-Lab:
        40.5420, -21.1729, 18.5601
      #507c3b color charts
#507c3b RGB chart
      #507c3b CMYK chart
      #507c3b RGB pie chart
      #507c3b color shades, tints & tones
#507c3b color schemes
#507c3b color preview, HTML & CSS examples
           This text has a color of #507c3b        
        
          <p style="color:#507c3b;">Text here</p>
        
        
          .mytext {color:#507c3b;}
        
        Text color #507c3b
      
           This box has a color of #507c3b        
        
          <div style="background-color:#507c3b;">Content here</div>
        
        
          .mybackground {background-color:#507c3b;}
        
        Background color #507c3b
      
           Border around this has a color of #507c3b        
        
          <div style="border:2px solid #507c3b;">Content here</div>
        
        
          .myborder {border:2px solid #507c3b;}
        
        Border color #507c3b