#507d1f color space conversions
Hex:
        #507d1f
        RGB:
        80, 125, 31
        CMY:
        69, 51, 88
        CMYK:
        36, 0, 75, 51
      HSL:
        89°, 60.2564%, 30.5882%
        HSV (HSB):
        89°, 75.2000%, 49.0196%
        XYZ:
        10.8892, 16.4716, 3.9017
        xyY:
        0.3483, 0.5269, 16.4716
      CIE-Lab:
        47.5873, -31.2418, 43.6962
        CIE-LCH:
        47.5873, 53.7159, 125.5639
        CIE-Luv:
        47.5873, -22.4689, 50.3520
        Hunter-Lab:
        40.5853, -23.1319, 22.7097
      #507d1f color charts
#507d1f RGB chart
      #507d1f CMYK chart
      #507d1f RGB pie chart
      #507d1f color shades, tints & tones
#507d1f color schemes
#507d1f color preview, HTML & CSS examples
           This text has a color of #507d1f        
        
          <p style="color:#507d1f;">Text here</p>
        
        
          .mytext {color:#507d1f;}
        
        Text color #507d1f
      
           This box has a color of #507d1f        
        
          <div style="background-color:#507d1f;">Content here</div>
        
        
          .mybackground {background-color:#507d1f;}
        
        Background color #507d1f
      
           Border around this has a color of #507d1f        
        
          <div style="border:2px solid #507d1f;">Content here</div>
        
        
          .myborder {border:2px solid #507d1f;}
        
        Border color #507d1f