#50df46 color space conversions
Hex:
        #50df46
        RGB:
        80, 223, 70
        CMY:
        69, 13, 73
        CMYK:
        64, 0, 69, 13
      HSL:
        116°, 70.5069%, 57.4510%
        HSV (HSB):
        116°, 68.6099%, 87.4510%
        XYZ:
        30.8014, 54.9230, 14.7722
        xyY:
        0.3065, 0.5465, 54.9230
      CIE-Lab:
        78.9969, -66.0321, 61.0198
        CIE-LCH:
        78.9969, 89.9091, 137.2592
        CIE-Luv:
        78.9969, -62.4255, 83.7253
        Hunter-Lab:
        74.1101, -55.5049, 40.0589
      #50df46 color charts
#50df46 RGB chart
      #50df46 CMYK chart
      #50df46 RGB pie chart
      #50df46 color shades, tints & tones
#50df46 color schemes
#50df46 color preview, HTML & CSS examples
           This text has a color of #50df46        
        
          <p style="color:#50df46;">Text here</p>
        
        
          .mytext {color:#50df46;}
        
        Text color #50df46
      
           This box has a color of #50df46        
        
          <div style="background-color:#50df46;">Content here</div>
        
        
          .mybackground {background-color:#50df46;}
        
        Background color #50df46
      
           Border around this has a color of #50df46        
        
          <div style="border:2px solid #50df46;">Content here</div>
        
        
          .myborder {border:2px solid #50df46;}
        
        Border color #50df46