#50dc0b color space conversions
Hex:
        #50dc0b
        RGB:
        80, 220, 11
        CMY:
        69, 14, 96
        CMYK:
        64, 0, 95, 14
      HSL:
        100°, 90.4762%, 45.2941%
        HSV (HSB):
        100°, 95.0000%, 86.2745%
        XYZ:
        28.9619, 52.9160, 9.0040
        xyY:
        0.3187, 0.5823, 52.9160
      CIE-Lab:
        77.8254, -67.9604, 74.6338
        CIE-LCH:
        77.8254, 100.9397, 132.3205
        CIE-Luv:
        77.8254, -62.2243, 93.2203
        Hunter-Lab:
        72.7434, -56.2334, 43.5816
      #50dc0b color charts
#50dc0b RGB chart
      #50dc0b CMYK chart
      #50dc0b RGB pie chart
      #50dc0b color shades, tints & tones
#50dc0b color schemes
#50dc0b color preview, HTML & CSS examples
           This text has a color of #50dc0b        
        
          <p style="color:#50dc0b;">Text here</p>
        
        
          .mytext {color:#50dc0b;}
        
        Text color #50dc0b
      
           This box has a color of #50dc0b        
        
          <div style="background-color:#50dc0b;">Content here</div>
        
        
          .mybackground {background-color:#50dc0b;}
        
        Background color #50dc0b
      
           Border around this has a color of #50dc0b        
        
          <div style="border:2px solid #50dc0b;">Content here</div>
        
        
          .myborder {border:2px solid #50dc0b;}
        
        Border color #50dc0b