#509f2e color space conversions
Hex:
        #509f2e
        RGB:
        80, 159, 46
        CMY:
        69, 38, 82
        CMYK:
        50, 0, 71, 38
      HSL:
        102°, 55.1220%, 40.1961%
        HSV (HSB):
        102°, 71.0692%, 62.3529%
        XYZ:
        16.1995, 26.6990, 6.8844
        xyY:
        0.3254, 0.5363, 26.6990
      CIE-Lab:
        58.6947, -44.7397, 49.1072
        CIE-LCH:
        58.6947, 66.4316, 132.3355
        CIE-Luv:
        58.6947, -37.9034, 61.8849
        Hunter-Lab:
        51.6711, -34.4624, 28.2703
      #509f2e color charts
#509f2e RGB chart
      #509f2e CMYK chart
      #509f2e RGB pie chart
      #509f2e color shades, tints & tones
#509f2e color schemes
#509f2e color preview, HTML & CSS examples
           This text has a color of #509f2e        
        
          <p style="color:#509f2e;">Text here</p>
        
        
          .mytext {color:#509f2e;}
        
        Text color #509f2e
      
           This box has a color of #509f2e        
        
          <div style="background-color:#509f2e;">Content here</div>
        
        
          .mybackground {background-color:#509f2e;}
        
        Background color #509f2e
      
           Border around this has a color of #509f2e        
        
          <div style="border:2px solid #509f2e;">Content here</div>
        
        
          .myborder {border:2px solid #509f2e;}
        
        Border color #509f2e