#50e53b color space conversions
Hex:
        #50e53b
        RGB:
        80, 229, 59
        CMY:
        69, 10, 77
        CMYK:
        65, 0, 74, 10
      HSL:
        113°, 76.5766%, 56.4706%
        HSV (HSB):
        113°, 74.2358%, 89.8039%
        XYZ:
        32.1170, 58.0599, 13.6516
        xyY:
        0.3093, 0.5592, 58.0599
      CIE-Lab:
        80.7721, -68.8621, 66.7475
        CIE-LCH:
        80.7721, 95.9021, 135.8934
        CIE-Luv:
        80.7721, -64.8361, 89.4823
        Hunter-Lab:
        76.1970, -58.1072, 42.7154
      #50e53b color charts
#50e53b RGB chart
      #50e53b CMYK chart
      #50e53b RGB pie chart
      #50e53b color shades, tints & tones
#50e53b color schemes
#50e53b color preview, HTML & CSS examples
           This text has a color of #50e53b        
        
          <p style="color:#50e53b;">Text here</p>
        
        
          .mytext {color:#50e53b;}
        
        Text color #50e53b
      
           This box has a color of #50e53b        
        
          <div style="background-color:#50e53b;">Content here</div>
        
        
          .mybackground {background-color:#50e53b;}
        
        Background color #50e53b
      
           Border around this has a color of #50e53b        
        
          <div style="border:2px solid #50e53b;">Content here</div>
        
        
          .myborder {border:2px solid #50e53b;}
        
        Border color #50e53b