#50ed7b color space conversions
Hex:
        #50ed7b
        RGB:
        80, 237, 123
        CMY:
        69, 7, 52
        CMYK:
        66, 0, 48, 7
      HSL:
        136°, 81.3472%, 62.1569%
        HSV (HSB):
        136°, 66.2447%, 92.9412%
        XYZ:
        37.1676, 63.7039, 29.0760
        xyY:
        0.2860, 0.4902, 63.7039
      CIE-Lab:
        83.8114, -64.5884, 43.2967
        CIE-LCH:
        83.8114, 77.7578, 146.1642
        CIE-Luv:
        83.8114, -65.5648, 68.1534
        Hunter-Lab:
        79.8147, -56.5531, 34.2713
      #50ed7b color charts
#50ed7b RGB chart
      #50ed7b CMYK chart
      #50ed7b RGB pie chart
      #50ed7b color shades, tints & tones
#50ed7b color schemes
#50ed7b color preview, HTML & CSS examples
           This text has a color of #50ed7b        
        
          <p style="color:#50ed7b;">Text here</p>
        
        
          .mytext {color:#50ed7b;}
        
        Text color #50ed7b
      
           This box has a color of #50ed7b        
        
          <div style="background-color:#50ed7b;">Content here</div>
        
        
          .mybackground {background-color:#50ed7b;}
        
        Background color #50ed7b
      
           Border around this has a color of #50ed7b        
        
          <div style="border:2px solid #50ed7b;">Content here</div>
        
        
          .myborder {border:2px solid #50ed7b;}
        
        Border color #50ed7b