#50e99e color space conversions
Hex:
        #50e99e
        RGB:
        80, 233, 158
        CMY:
        69, 9, 38
        CMYK:
        66, 0, 32, 9
      HSL:
        151°, 77.6650%, 61.3725%
        HSV (HSB):
        151°, 65.6652%, 91.3725%
        XYZ:
        38.6187, 62.4519, 42.3668
        xyY:
        0.2692, 0.4354, 62.4519
      CIE-Lab:
        83.1532, -57.0535, 24.9429
        CIE-LCH:
        83.1532, 62.2676, 156.3858
        CIE-Luv:
        83.1532, -62.4015, 44.8355
        Hunter-Lab:
        79.0265, -51.0669, 23.5327
      #50e99e color charts
#50e99e RGB chart
      #50e99e CMYK chart
      #50e99e RGB pie chart
      #50e99e color shades, tints & tones
#50e99e color schemes
#50e99e color preview, HTML & CSS examples
           This text has a color of #50e99e        
        
          <p style="color:#50e99e;">Text here</p>
        
        
          .mytext {color:#50e99e;}
        
        Text color #50e99e
      
           This box has a color of #50e99e        
        
          <div style="background-color:#50e99e;">Content here</div>
        
        
          .mybackground {background-color:#50e99e;}
        
        Background color #50e99e
      
           Border around this has a color of #50e99e        
        
          <div style="border:2px solid #50e99e;">Content here</div>
        
        
          .myborder {border:2px solid #50e99e;}
        
        Border color #50e99e