#50e29f color space conversions
Hex:
        #50e29f
        RGB:
        80, 226, 159
        CMY:
        69, 11, 38
        CMYK:
        65, 0, 30, 11
      HSL:
        152°, 71.5686%, 60.0000%
        HSV (HSB):
        152°, 64.6018%, 88.6275%
        XYZ:
        36.7626, 58.6014, 42.1745
        xyY:
        0.2673, 0.4261, 58.6014
      CIE-Lab:
        81.0720, -54.1136, 21.5759
        CIE-LCH:
        81.0720, 58.2563, 158.2621
        CIE-Luv:
        81.0720, -59.8193, 39.7004
        Hunter-Lab:
        76.5515, -48.2435, 20.9215
      #50e29f color charts
#50e29f RGB chart
      #50e29f CMYK chart
      #50e29f RGB pie chart
      #50e29f color shades, tints & tones
#50e29f color schemes
#50e29f color preview, HTML & CSS examples
           This text has a color of #50e29f        
        
          <p style="color:#50e29f;">Text here</p>
        
        
          .mytext {color:#50e29f;}
        
        Text color #50e29f
      
           This box has a color of #50e29f        
        
          <div style="background-color:#50e29f;">Content here</div>
        
        
          .mybackground {background-color:#50e29f;}
        
        Background color #50e29f
      
           Border around this has a color of #50e29f        
        
          <div style="border:2px solid #50e29f;">Content here</div>
        
        
          .myborder {border:2px solid #50e29f;}
        
        Border color #50e29f