#50eb84 color space conversions
Hex:
        #50eb84
        RGB:
        80, 235, 132
        CMY:
        69, 8, 48
        CMYK:
        66, 0, 44, 8
      HSL:
        140°, 79.4872%, 61.7647%
        HSV (HSB):
        140°, 65.9574%, 92.1569%
        XYZ:
        37.1815, 62.7881, 31.9894
        xyY:
        0.2818, 0.4758, 62.7881
      CIE-Lab:
        83.3308, -62.4714, 38.3026
        CIE-LCH:
        83.3308, 73.2787, 148.4866
        CIE-Luv:
        83.3308, -64.4417, 62.1224
        Hunter-Lab:
        79.2389, -54.9102, 31.5314
      #50eb84 color charts
#50eb84 RGB chart
      #50eb84 CMYK chart
      #50eb84 RGB pie chart
      #50eb84 color shades, tints & tones
#50eb84 color schemes
#50eb84 color preview, HTML & CSS examples
           This text has a color of #50eb84        
        
          <p style="color:#50eb84;">Text here</p>
        
        
          .mytext {color:#50eb84;}
        
        Text color #50eb84
      
           This box has a color of #50eb84        
        
          <div style="background-color:#50eb84;">Content here</div>
        
        
          .mybackground {background-color:#50eb84;}
        
        Background color #50eb84
      
           Border around this has a color of #50eb84        
        
          <div style="border:2px solid #50eb84;">Content here</div>
        
        
          .myborder {border:2px solid #50eb84;}
        
        Border color #50eb84