#507f43 color space conversions
Hex:
        #507f43
        RGB:
        80, 127, 67
        CMY:
        69, 50, 74
        CMYK:
        37, 0, 47, 50
      HSL:
        107°, 30.9278%, 38.0392%
        HSV (HSB):
        107°, 47.2441%, 49.8039%
        XYZ:
        11.9108, 17.2895, 8.0196
        xyY:
        0.3200, 0.4645, 17.2895
      CIE-Lab:
        48.6227, -28.3368, 27.5830
        CIE-LCH:
        48.6227, 39.5448, 135.7723
        CIE-Luv:
        48.6227, -23.0768, 37.0296
        Hunter-Lab:
        41.5806, -21.6348, 17.6712
      #507f43 color charts
#507f43 RGB chart
      #507f43 CMYK chart
      #507f43 RGB pie chart
      #507f43 color shades, tints & tones
#507f43 color schemes
#507f43 color preview, HTML & CSS examples
           This text has a color of #507f43        
        
          <p style="color:#507f43;">Text here</p>
        
        
          .mytext {color:#507f43;}
        
        Text color #507f43
      
           This box has a color of #507f43        
        
          <div style="background-color:#507f43;">Content here</div>
        
        
          .mybackground {background-color:#507f43;}
        
        Background color #507f43
      
           Border around this has a color of #507f43        
        
          <div style="border:2px solid #507f43;">Content here</div>
        
        
          .myborder {border:2px solid #507f43;}
        
        Border color #507f43