#50e08a color space conversions
Hex:
        #50e08a
        RGB:
        80, 224, 138
        CMY:
        69, 12, 46
        CMYK:
        64, 0, 38, 12
      HSL:
        144°, 69.9029%, 59.6078%
        HSV (HSB):
        144°, 64.2857%, 87.8431%
        XYZ:
        34.5514, 56.8518, 33.1972
        xyY:
        0.2773, 0.4563, 56.8518
      CIE-Lab:
        80.0961, -57.3631, 31.0731
        CIE-LCH:
        80.0961, 65.2385, 151.5560
        CIE-Luv:
        80.0961, -60.1869, 52.1782
        Hunter-Lab:
        75.4001, -50.1543, 26.6758
      #50e08a color charts
#50e08a RGB chart
      #50e08a CMYK chart
      #50e08a RGB pie chart
      #50e08a color shades, tints & tones
#50e08a color schemes
#50e08a color preview, HTML & CSS examples
           This text has a color of #50e08a        
        
          <p style="color:#50e08a;">Text here</p>
        
        
          .mytext {color:#50e08a;}
        
        Text color #50e08a
      
           This box has a color of #50e08a        
        
          <div style="background-color:#50e08a;">Content here</div>
        
        
          .mybackground {background-color:#50e08a;}
        
        Background color #50e08a
      
           Border around this has a color of #50e08a        
        
          <div style="border:2px solid #50e08a;">Content here</div>
        
        
          .myborder {border:2px solid #50e08a;}
        
        Border color #50e08a