#50e3ae color space conversions
Hex:
        #50e3ae
        RGB:
        80, 227, 174
        CMY:
        69, 11, 32
        CMYK:
        65, 0, 23, 11
      HSL:
        158°, 72.4138%, 60.1961%
        HSV (HSB):
        158°, 64.7577%, 89.0196%
        XYZ:
        38.4173, 59.6996, 49.5428
        xyY:
        0.2602, 0.4043, 59.6996
      CIE-Lab:
        81.6747, -51.3255, 14.5761
        CIE-LCH:
        81.6747, 53.3551, 164.1458
        CIE-Luv:
        81.6747, -59.3394, 29.7224
        Hunter-Lab:
        77.2655, -46.4624, 16.0690
      #50e3ae color charts
#50e3ae RGB chart
      #50e3ae CMYK chart
      #50e3ae RGB pie chart
      #50e3ae color shades, tints & tones
#50e3ae color schemes
#50e3ae color preview, HTML & CSS examples
           This text has a color of #50e3ae        
        
          <p style="color:#50e3ae;">Text here</p>
        
        
          .mytext {color:#50e3ae;}
        
        Text color #50e3ae
      
           This box has a color of #50e3ae        
        
          <div style="background-color:#50e3ae;">Content here</div>
        
        
          .mybackground {background-color:#50e3ae;}
        
        Background color #50e3ae
      
           Border around this has a color of #50e3ae        
        
          <div style="border:2px solid #50e3ae;">Content here</div>
        
        
          .myborder {border:2px solid #50e3ae;}
        
        Border color #50e3ae