#50c35b color space conversions
Hex:
        #50c35b
        RGB:
        80, 195, 91
        CMY:
        69, 24, 64
        CMYK:
        59, 0, 53, 24
      HSL:
        126°, 48.9362%, 53.9216%
        HSV (HSB):
        126°, 58.9744%, 76.4706%
        XYZ:
        24.7117, 41.4910, 16.6037
        xyY:
        0.2984, 0.5011, 41.4910
      CIE-Lab:
        70.5186, -53.8019, 42.3191
        CIE-LCH:
        70.5186, 68.4511, 141.8124
        CIE-Luv:
        70.5186, -51.3371, 61.8818
        Hunter-Lab:
        64.4135, -44.2437, 29.8065
      #50c35b color charts
#50c35b RGB chart
      #50c35b CMYK chart
      #50c35b RGB pie chart
      #50c35b color shades, tints & tones
#50c35b color schemes
#50c35b color preview, HTML & CSS examples
           This text has a color of #50c35b        
        
          <p style="color:#50c35b;">Text here</p>
        
        
          .mytext {color:#50c35b;}
        
        Text color #50c35b
      
           This box has a color of #50c35b        
        
          <div style="background-color:#50c35b;">Content here</div>
        
        
          .mybackground {background-color:#50c35b;}
        
        Background color #50c35b
      
           Border around this has a color of #50c35b        
        
          <div style="border:2px solid #50c35b;">Content here</div>
        
        
          .myborder {border:2px solid #50c35b;}
        
        Border color #50c35b