#50c35a color space conversions
Hex:
        #50c35a
        RGB:
        80, 195, 90
        CMY:
        69, 24, 65
        CMYK:
        59, 0, 54, 24
      HSL:
        125°, 48.9362%, 53.9216%
        HSV (HSB):
        125°, 58.9744%, 76.4706%
        XYZ:
        24.6688, 41.4739, 16.3779
        xyY:
        0.2989, 0.5026, 41.4739
      CIE-Lab:
        70.5067, -53.9352, 42.7850
        CIE-LCH:
        70.5067, 68.8444, 141.5762
        CIE-Luv:
        70.5067, -51.3716, 62.3577
        Hunter-Lab:
        64.4002, -44.3250, 30.0018
      #50c35a color charts
#50c35a RGB chart
      #50c35a CMYK chart
      #50c35a RGB pie chart
      #50c35a color shades, tints & tones
#50c35a color schemes
#50c35a color preview, HTML & CSS examples
           This text has a color of #50c35a        
        
          <p style="color:#50c35a;">Text here</p>
        
        
          .mytext {color:#50c35a;}
        
        Text color #50c35a
      
           This box has a color of #50c35a        
        
          <div style="background-color:#50c35a;">Content here</div>
        
        
          .mybackground {background-color:#50c35a;}
        
        Background color #50c35a
      
           Border around this has a color of #50c35a        
        
          <div style="border:2px solid #50c35a;">Content here</div>
        
        
          .myborder {border:2px solid #50c35a;}
        
        Border color #50c35a