#50ff2b color space conversions
Hex:
        #50ff2b
        RGB:
        80, 255, 43
        CMY:
        69, 0, 83
        CMYK:
        69, 0, 83, 0
      HSL:
        110°, 100.0000%, 58.4314%
        HSV (HSB):
        110°, 83.1373%, 100.0000%
        XYZ:
        39.5043, 73.3999, 14.3710
        xyY:
        0.3104, 0.5767, 73.3999
      CIE-Lab:
        88.6381, -77.8861, 78.5813
        CIE-LCH:
        88.6381, 110.6402, 134.7454
        CIE-Luv:
        88.6381, -74.1340, 103.4568
        Hunter-Lab:
        85.6737, -67.6224, 50.0262
      #50ff2b color charts
#50ff2b RGB chart
      #50ff2b CMYK chart
      #50ff2b RGB pie chart
      #50ff2b color shades, tints & tones
#50ff2b color schemes
#50ff2b color preview, HTML & CSS examples
           This text has a color of #50ff2b        
        
          <p style="color:#50ff2b;">Text here</p>
        
        
          .mytext {color:#50ff2b;}
        
        Text color #50ff2b
      
           This box has a color of #50ff2b        
        
          <div style="background-color:#50ff2b;">Content here</div>
        
        
          .mybackground {background-color:#50ff2b;}
        
        Background color #50ff2b
      
           Border around this has a color of #50ff2b        
        
          <div style="border:2px solid #50ff2b;">Content here</div>
        
        
          .myborder {border:2px solid #50ff2b;}
        
        Border color #50ff2b