#50ed6b color space conversions
Hex:
        #50ed6b
        RGB:
        80, 237, 107
        CMY:
        69, 7, 58
        CMYK:
        66, 0, 55, 7
      HSL:
        130°, 81.3472%, 62.1569%
        HSV (HSB):
        130°, 66.2447%, 92.9412%
        XYZ:
        36.2463, 63.3354, 24.2245
        xyY:
        0.2928, 0.5116, 63.3354
      CIE-Lab:
        83.6185, -66.8036, 50.5675
        CIE-LCH:
        83.6185, 83.7843, 142.8758
        CIE-Luv:
        83.6185, -66.2288, 76.0384
        Hunter-Lab:
        79.5835, -57.9734, 37.6611
      #50ed6b color charts
#50ed6b RGB chart
      #50ed6b CMYK chart
      #50ed6b RGB pie chart
      #50ed6b color shades, tints & tones
#50ed6b color schemes
#50ed6b color preview, HTML & CSS examples
           This text has a color of #50ed6b        
        
          <p style="color:#50ed6b;">Text here</p>
        
        
          .mytext {color:#50ed6b;}
        
        Text color #50ed6b
      
           This box has a color of #50ed6b        
        
          <div style="background-color:#50ed6b;">Content here</div>
        
        
          .mybackground {background-color:#50ed6b;}
        
        Background color #50ed6b
      
           Border around this has a color of #50ed6b        
        
          <div style="border:2px solid #50ed6b;">Content here</div>
        
        
          .myborder {border:2px solid #50ed6b;}
        
        Border color #50ed6b