#50e541 color space conversions
Hex:
        #50e541
        RGB:
        80, 229, 65
        CMY:
        69, 10, 75
        CMYK:
        65, 0, 72, 10
      HSL:
        115°, 75.9259%, 57.6471%
        HSV (HSB):
        115°, 71.6157%, 89.8039%
        XYZ:
        32.2817, 58.1258, 14.5190
        xyY:
        0.3077, 0.5540, 58.1258
      CIE-Lab:
        80.8087, -68.4255, 64.7339
        CIE-LCH:
        80.8087, 94.1941, 136.5880
        CIE-Luv:
        80.8087, -64.7016, 87.8760
        Hunter-Lab:
        76.2402, -57.8398, 42.0771
      #50e541 color charts
#50e541 RGB chart
      #50e541 CMYK chart
      #50e541 RGB pie chart
      #50e541 color shades, tints & tones
#50e541 color schemes
#50e541 color preview, HTML & CSS examples
           This text has a color of #50e541        
        
          <p style="color:#50e541;">Text here</p>
        
        
          .mytext {color:#50e541;}
        
        Text color #50e541
      
           This box has a color of #50e541        
        
          <div style="background-color:#50e541;">Content here</div>
        
        
          .mybackground {background-color:#50e541;}
        
        Background color #50e541
      
           Border around this has a color of #50e541        
        
          <div style="border:2px solid #50e541;">Content here</div>
        
        
          .myborder {border:2px solid #50e541;}
        
        Border color #50e541