#50e96f color space conversions
Hex:
        #50e96f
        RGB:
        80, 233, 111
        CMY:
        69, 9, 56
        CMYK:
        66, 0, 52, 9
      HSL:
        132°, 77.6650%, 61.3725%
        HSV (HSB):
        132°, 65.6652%, 91.3725%
        XYZ:
        35.3164, 61.1310, 24.9770
        xyY:
        0.2909, 0.5034, 61.1310
      CIE-Lab:
        82.4491, -64.8906, 47.3092
        CIE-LCH:
        82.4491, 80.3053, 143.9057
        CIE-Luv:
        82.4491, -64.6495, 72.1000
        Hunter-Lab:
        78.1863, -56.1984, 35.7899
      #50e96f color charts
#50e96f RGB chart
      #50e96f CMYK chart
      #50e96f RGB pie chart
      #50e96f color shades, tints & tones
#50e96f color schemes
#50e96f color preview, HTML & CSS examples
           This text has a color of #50e96f        
        
          <p style="color:#50e96f;">Text here</p>
        
        
          .mytext {color:#50e96f;}
        
        Text color #50e96f
      
           This box has a color of #50e96f        
        
          <div style="background-color:#50e96f;">Content here</div>
        
        
          .mybackground {background-color:#50e96f;}
        
        Background color #50e96f
      
           Border around this has a color of #50e96f        
        
          <div style="border:2px solid #50e96f;">Content here</div>
        
        
          .myborder {border:2px solid #50e96f;}
        
        Border color #50e96f