#50e57b color space conversions
Hex:
        #50e57b
        RGB:
        80, 229, 123
        CMY:
        69, 10, 52
        CMYK:
        65, 0, 46, 10
      HSL:
        137°, 74.1294%, 60.5882%
        HSV (HSB):
        137°, 65.0655%, 89.8039%
        XYZ:
        34.9027, 59.1742, 28.3211
        xyY:
        0.2852, 0.4835, 59.1742
      CIE-Lab:
        81.3872, -61.7226, 40.2416
        CIE-LCH:
        81.3872, 73.6822, 146.8966
        CIE-Luv:
        81.3872, -62.7046, 63.7761
        Hunter-Lab:
        76.9247, -53.6283, 32.0187
      #50e57b color charts
#50e57b RGB chart
      #50e57b CMYK chart
      #50e57b RGB pie chart
      #50e57b color shades, tints & tones
#50e57b color schemes
#50e57b color preview, HTML & CSS examples
           This text has a color of #50e57b        
        
          <p style="color:#50e57b;">Text here</p>
        
        
          .mytext {color:#50e57b;}
        
        Text color #50e57b
      
           This box has a color of #50e57b        
        
          <div style="background-color:#50e57b;">Content here</div>
        
        
          .mybackground {background-color:#50e57b;}
        
        Background color #50e57b
      
           Border around this has a color of #50e57b        
        
          <div style="border:2px solid #50e57b;">Content here</div>
        
        
          .myborder {border:2px solid #50e57b;}
        
        Border color #50e57b