#50965f color space conversions
Hex:
        #50965f
        RGB:
        80, 150, 95
        CMY:
        69, 41, 63
        CMYK:
        47, 0, 37, 41
      HSL:
        133°, 30.4348%, 45.0980%
        HSV (HSB):
        133°, 46.6667%, 58.8235%
        XYZ:
        16.2802, 24.3444, 14.6674
        xyY:
        0.2944, 0.4403, 24.3444
      CIE-Lab:
        56.4310, -34.5231, 22.3566
        CIE-LCH:
        56.4310, 41.1298, 147.0736
        CIE-Luv:
        56.4310, -32.8478, 34.2218
        Hunter-Lab:
        49.3400, -27.4474, 16.9128
      #50965f color charts
#50965f RGB chart
      #50965f CMYK chart
      #50965f RGB pie chart
      #50965f color shades, tints & tones
#50965f color schemes
#50965f color preview, HTML & CSS examples
           This text has a color of #50965f        
        
          <p style="color:#50965f;">Text here</p>
        
        
          .mytext {color:#50965f;}
        
        Text color #50965f
      
           This box has a color of #50965f        
        
          <div style="background-color:#50965f;">Content here</div>
        
        
          .mybackground {background-color:#50965f;}
        
        Background color #50965f
      
           Border around this has a color of #50965f        
        
          <div style="border:2px solid #50965f;">Content here</div>
        
        
          .myborder {border:2px solid #50965f;}
        
        Border color #50965f