#50c54f color space conversions
Hex:
        #50c54f
        RGB:
        80, 197, 79
        CMY:
        69, 23, 69
        CMYK:
        59, 0, 60, 23
      HSL:
        119°, 50.4274%, 54.1176%
        HSV (HSB):
        119°, 59.8985%, 77.2549%
        XYZ:
        24.6858, 42.2025, 14.2420
        xyY:
        0.3043, 0.5202, 42.2025
      CIE-Lab:
        71.0103, -56.0330, 48.4943
        CIE-LCH:
        71.0103, 74.1039, 139.1251
        CIE-Luv:
        71.0103, -52.4973, 68.2374
        Hunter-Lab:
        64.9634, -45.8569, 32.4762
      #50c54f color charts
#50c54f RGB chart
      #50c54f CMYK chart
      #50c54f RGB pie chart
      #50c54f color shades, tints & tones
#50c54f color schemes
#50c54f color preview, HTML & CSS examples
           This text has a color of #50c54f        
        
          <p style="color:#50c54f;">Text here</p>
        
        
          .mytext {color:#50c54f;}
        
        Text color #50c54f
      
           This box has a color of #50c54f        
        
          <div style="background-color:#50c54f;">Content here</div>
        
        
          .mybackground {background-color:#50c54f;}
        
        Background color #50c54f
      
           Border around this has a color of #50c54f        
        
          <div style="border:2px solid #50c54f;">Content here</div>
        
        
          .myborder {border:2px solid #50c54f;}
        
        Border color #50c54f