#50d900 color space conversions
Hex:
        #50d900
        RGB:
        80, 217, 0
        CMY:
        69, 15, 100
        CMYK:
        63, 0, 100, 15
      HSL:
        98°, 100.0000%, 42.5490%
        HSV (HSB):
        98°, 100.0000%, 85.0980%
        XYZ:
        28.1211, 51.3312, 8.4258
        xyY:
        0.3200, 0.5841, 51.3312
      CIE-Lab:
        76.8792, -67.1697, 74.9090
        CIE-LCH:
        76.8792, 100.6137, 131.8821
        CIE-Luv:
        76.8792, -61.1895, 92.6985
        Hunter-Lab:
        71.6458, -55.3185, 43.1794
      #50d900 color charts
#50d900 RGB chart
      #50d900 CMYK chart
      #50d900 RGB pie chart
      #50d900 color shades, tints & tones
#50d900 color schemes
#50d900 color preview, HTML & CSS examples
           This text has a color of #50d900        
        
          <p style="color:#50d900;">Text here</p>
        
        
          .mytext {color:#50d900;}
        
        Text color #50d900
      
           This box has a color of #50d900        
        
          <div style="background-color:#50d900;">Content here</div>
        
        
          .mybackground {background-color:#50d900;}
        
        Background color #50d900
      
           Border around this has a color of #50d900        
        
          <div style="border:2px solid #50d900;">Content here</div>
        
        
          .myborder {border:2px solid #50d900;}
        
        Border color #50d900