#50e97d color space conversions
Hex:
        #50e97d
        RGB:
        80, 233, 125
        CMY:
        69, 9, 51
        CMYK:
        66, 0, 46, 9
      HSL:
        138°, 77.6650%, 61.3725%
        HSV (HSB):
        138°, 65.6652%, 91.3725%
        XYZ:
        36.1489, 61.4640, 29.3605
        xyY:
        0.2847, 0.4841, 61.4640
      CIE-Lab:
        82.6275, -62.8573, 40.8369
        CIE-LCH:
        82.6275, 74.9580, 146.9892
        CIE-Luv:
        82.6275, -64.0503, 64.8967
        Hunter-Lab:
        78.3990, -54.8939, 32.6751
      #50e97d color charts
#50e97d RGB chart
      #50e97d CMYK chart
      #50e97d RGB pie chart
      #50e97d color shades, tints & tones
#50e97d color schemes
#50e97d color preview, HTML & CSS examples
           This text has a color of #50e97d        
        
          <p style="color:#50e97d;">Text here</p>
        
        
          .mytext {color:#50e97d;}
        
        Text color #50e97d
      
           This box has a color of #50e97d        
        
          <div style="background-color:#50e97d;">Content here</div>
        
        
          .mybackground {background-color:#50e97d;}
        
        Background color #50e97d
      
           Border around this has a color of #50e97d        
        
          <div style="border:2px solid #50e97d;">Content here</div>
        
        
          .myborder {border:2px solid #50e97d;}
        
        Border color #50e97d