#508f3f color space conversions
Hex:
        #508f3f
        RGB:
        80, 143, 63
        CMY:
        69, 44, 75
        CMYK:
        44, 0, 56, 44
      HSL:
        107°, 38.8350%, 40.3922%
        HSV (HSB):
        107°, 55.9441%, 56.0784%
        XYZ:
        14.0279, 21.7093, 8.1536
        xyY:
        0.3196, 0.4946, 21.7093
      CIE-Lab:
        53.7172, -36.2712, 35.9023
        CIE-LCH:
        53.7172, 51.0351, 135.2929
        CIE-Luv:
        53.7172, -30.5452, 47.6557
        Hunter-Lab:
        46.5932, -27.7967, 22.2398
      #508f3f color charts
#508f3f RGB chart
      #508f3f CMYK chart
      #508f3f RGB pie chart
      #508f3f color shades, tints & tones
#508f3f color schemes
#508f3f color preview, HTML & CSS examples
           This text has a color of #508f3f        
        
          <p style="color:#508f3f;">Text here</p>
        
        
          .mytext {color:#508f3f;}
        
        Text color #508f3f
      
           This box has a color of #508f3f        
        
          <div style="background-color:#508f3f;">Content here</div>
        
        
          .mybackground {background-color:#508f3f;}
        
        Background color #508f3f
      
           Border around this has a color of #508f3f        
        
          <div style="border:2px solid #508f3f;">Content here</div>
        
        
          .myborder {border:2px solid #508f3f;}
        
        Border color #508f3f