#50f424 color space conversions
Hex:
        #50f424
        RGB:
        80, 244, 36
        CMY:
        69, 4, 86
        CMYK:
        67, 0, 85, 4
      HSL:
        107°, 90.4348%, 54.9020%
        HSV (HSB):
        107°, 85.2459%, 95.6863%
        XYZ:
        35.9774, 66.5342, 12.6153
        xyY:
        0.3125, 0.5779, 66.5342
      CIE-Lab:
        85.2682, -74.8131, 77.0994
        CIE-LCH:
        85.2682, 107.4305, 134.1377
        CIE-Luv:
        85.2682, -70.4724, 100.1390
        Hunter-Lab:
        81.5685, -64.0140, 47.9283
      #50f424 color charts
#50f424 RGB chart
      #50f424 CMYK chart
      #50f424 RGB pie chart
      #50f424 color shades, tints & tones
#50f424 color schemes
#50f424 color preview, HTML & CSS examples
           This text has a color of #50f424        
        
          <p style="color:#50f424;">Text here</p>
        
        
          .mytext {color:#50f424;}
        
        Text color #50f424
      
           This box has a color of #50f424        
        
          <div style="background-color:#50f424;">Content here</div>
        
        
          .mybackground {background-color:#50f424;}
        
        Background color #50f424
      
           Border around this has a color of #50f424        
        
          <div style="border:2px solid #50f424;">Content here</div>
        
        
          .myborder {border:2px solid #50f424;}
        
        Border color #50f424