#50e06a color space conversions
Hex:
        #50e06a
        RGB:
        80, 224, 106
        CMY:
        69, 12, 58
        CMYK:
        64, 0, 53, 12
      HSL:
        131°, 69.9029%, 59.6078%
        HSV (HSB):
        131°, 64.2857%, 87.8431%
        XYZ:
        32.5654, 56.0574, 22.7395
        xyY:
        0.2924, 0.5034, 56.0574
      CIE-Lab:
        79.6465, -62.3970, 46.2480
        CIE-LCH:
        79.6465, 77.6676, 143.4546
        CIE-Luv:
        79.6465, -61.6122, 69.8338
        Hunter-Lab:
        74.8715, -53.3863, 34.4029
      #50e06a color charts
#50e06a RGB chart
      #50e06a CMYK chart
      #50e06a RGB pie chart
      #50e06a color shades, tints & tones
#50e06a color schemes
#50e06a color preview, HTML & CSS examples
           This text has a color of #50e06a        
        
          <p style="color:#50e06a;">Text here</p>
        
        
          .mytext {color:#50e06a;}
        
        Text color #50e06a
      
           This box has a color of #50e06a        
        
          <div style="background-color:#50e06a;">Content here</div>
        
        
          .mybackground {background-color:#50e06a;}
        
        Background color #50e06a
      
           Border around this has a color of #50e06a        
        
          <div style="border:2px solid #50e06a;">Content here</div>
        
        
          .myborder {border:2px solid #50e06a;}
        
        Border color #50e06a