#50df16 color space conversions
Hex:
        #50df16
        RGB:
        80, 223, 22
        CMY:
        69, 13, 91
        CMYK:
        64, 0, 90, 13
      HSL:
        103°, 82.0408%, 48.0392%
        HSV (HSB):
        103°, 90.1345%, 87.4510%
        XYZ:
        29.8408, 54.5388, 9.7133
        xyY:
        0.3171, 0.5796, 54.5388
      CIE-Lab:
        78.7748, -68.6832, 74.0402
        CIE-LCH:
        78.7748, 100.9918, 132.8505
        CIE-Luv:
        78.7748, -63.2320, 93.5131
        Hunter-Lab:
        73.8504, -57.1115, 43.8970
      #50df16 color charts
#50df16 RGB chart
      #50df16 CMYK chart
      #50df16 RGB pie chart
      #50df16 color shades, tints & tones
#50df16 color schemes
#50df16 color preview, HTML & CSS examples
           This text has a color of #50df16        
        
          <p style="color:#50df16;">Text here</p>
        
        
          .mytext {color:#50df16;}
        
        Text color #50df16
      
           This box has a color of #50df16        
        
          <div style="background-color:#50df16;">Content here</div>
        
        
          .mybackground {background-color:#50df16;}
        
        Background color #50df16
      
           Border around this has a color of #50df16        
        
          <div style="border:2px solid #50df16;">Content here</div>
        
        
          .myborder {border:2px solid #50df16;}
        
        Border color #50df16