#50e8ae color space conversions
Hex:
        #50e8ae
        RGB:
        80, 232, 174
        CMY:
        69, 9, 32
        CMYK:
        66, 0, 25, 9
      HSL:
        157°, 76.7677%, 61.1765%
        HSV (HSB):
        157°, 65.5172%, 90.9804%
        XYZ:
        39.8049, 62.4747, 50.0053
        xyY:
        0.2614, 0.4102, 62.4747
      CIE-Lab:
        83.1652, -53.3522, 16.6688
        CIE-LCH:
        83.1652, 55.8955, 162.6496
        CIE-Luv:
        83.1652, -61.1445, 33.0835
        Hunter-Lab:
        79.0409, -48.4294, 17.8188
      #50e8ae color charts
#50e8ae RGB chart
      #50e8ae CMYK chart
      #50e8ae RGB pie chart
      #50e8ae color shades, tints & tones
#50e8ae color schemes
#50e8ae color preview, HTML & CSS examples
           This text has a color of #50e8ae        
        
          <p style="color:#50e8ae;">Text here</p>
        
        
          .mytext {color:#50e8ae;}
        
        Text color #50e8ae
      
           This box has a color of #50e8ae        
        
          <div style="background-color:#50e8ae;">Content here</div>
        
        
          .mybackground {background-color:#50e8ae;}
        
        Background color #50e8ae
      
           Border around this has a color of #50e8ae        
        
          <div style="border:2px solid #50e8ae;">Content here</div>
        
        
          .myborder {border:2px solid #50e8ae;}
        
        Border color #50e8ae