#50e71f color space conversions
Hex:
        #50e71f
        RGB:
        80, 231, 31
        CMY:
        69, 9, 88
        CMYK:
        65, 0, 87, 9
      HSL:
        105°, 80.6452%, 51.3725%
        HSV (HSB):
        105°, 86.5801%, 90.5882%
        XYZ:
        32.1315, 58.9562, 10.9825
        xyY:
        0.3148, 0.5776, 58.9562
      CIE-Lab:
        81.2675, -70.9453, 74.6039
        CIE-LCH:
        81.2675, 102.9513, 133.5601
        CIE-Luv:
        81.2675, -65.9950, 95.6494
        Hunter-Lab:
        76.7830, -59.6730, 45.2676
      #50e71f color charts
#50e71f RGB chart
      #50e71f CMYK chart
      #50e71f RGB pie chart
      #50e71f color shades, tints & tones
#50e71f color schemes
#50e71f color preview, HTML & CSS examples
           This text has a color of #50e71f        
        
          <p style="color:#50e71f;">Text here</p>
        
        
          .mytext {color:#50e71f;}
        
        Text color #50e71f
      
           This box has a color of #50e71f        
        
          <div style="background-color:#50e71f;">Content here</div>
        
        
          .mybackground {background-color:#50e71f;}
        
        Background color #50e71f
      
           Border around this has a color of #50e71f        
        
          <div style="border:2px solid #50e71f;">Content here</div>
        
        
          .myborder {border:2px solid #50e71f;}
        
        Border color #50e71f