#50975b color space conversions
Hex:
        #50975b
        RGB:
        80, 151, 91
        CMY:
        69, 41, 64
        CMYK:
        47, 0, 40, 41
      HSL:
        129°, 30.7359%, 45.2941%
        HSV (HSB):
        129°, 47.0199%, 59.2157%
        XYZ:
        16.2632, 24.5940, 13.7875
        xyY:
        0.2976, 0.4501, 24.5940
      CIE-Lab:
        56.6777, -35.6831, 24.8745
        CIE-LCH:
        56.6777, 43.4974, 145.1199
        CIE-Luv:
        56.6777, -33.3963, 37.2846
        Hunter-Lab:
        49.5924, -28.2498, 18.2311
      #50975b color charts
#50975b RGB chart
      #50975b CMYK chart
      #50975b RGB pie chart
      #50975b color shades, tints & tones
#50975b color schemes
#50975b color preview, HTML & CSS examples
           This text has a color of #50975b        
        
          <p style="color:#50975b;">Text here</p>
        
        
          .mytext {color:#50975b;}
        
        Text color #50975b
      
           This box has a color of #50975b        
        
          <div style="background-color:#50975b;">Content here</div>
        
        
          .mybackground {background-color:#50975b;}
        
        Background color #50975b
      
           Border around this has a color of #50975b        
        
          <div style="border:2px solid #50975b;">Content here</div>
        
        
          .myborder {border:2px solid #50975b;}
        
        Border color #50975b