#50973b color space conversions
Hex:
        #50973b
        RGB:
        80, 151, 59
        CMY:
        69, 41, 77
        CMYK:
        47, 0, 61, 41
      HSL:
        106°, 43.8095%, 41.1765%
        HSV (HSB):
        106°, 60.9272%, 59.2157%
        XYZ:
        15.1643, 24.1545, 8.0007
        xyY:
        0.3205, 0.5105, 24.1545
      CIE-Lab:
        56.2421, -40.2041, 40.7858
        CIE-LCH:
        56.2421, 57.2700, 134.5885
        CIE-Luv:
        56.2421, -34.1864, 53.4696
        Hunter-Lab:
        49.1472, -30.9317, 24.7512
      #50973b color charts
#50973b RGB chart
      #50973b CMYK chart
      #50973b RGB pie chart
      #50973b color shades, tints & tones
#50973b color schemes
#50973b color preview, HTML & CSS examples
           This text has a color of #50973b        
        
          <p style="color:#50973b;">Text here</p>
        
        
          .mytext {color:#50973b;}
        
        Text color #50973b
      
           This box has a color of #50973b        
        
          <div style="background-color:#50973b;">Content here</div>
        
        
          .mybackground {background-color:#50973b;}
        
        Background color #50973b
      
           Border around this has a color of #50973b        
        
          <div style="border:2px solid #50973b;">Content here</div>
        
        
          .myborder {border:2px solid #50973b;}
        
        Border color #50973b