#50e99d color space conversions
Hex:
        #50e99d
        RGB:
        80, 233, 157
        CMY:
        69, 9, 38
        CMYK:
        66, 0, 33, 9
      HSL:
        150°, 77.6650%, 61.3725%
        HSV (HSB):
        150°, 65.6652%, 91.3725%
        XYZ:
        38.5330, 62.4176, 41.9152
        xyY:
        0.2697, 0.4369, 62.4176
      CIE-Lab:
        83.1350, -57.2496, 25.4322
        CIE-LCH:
        83.1350, 62.6443, 156.0476
        CIE-Luv:
        83.1350, -62.4557, 45.5013
        Hunter-Lab:
        79.0048, -51.1987, 23.8477
      #50e99d color charts
#50e99d RGB chart
      #50e99d CMYK chart
      #50e99d RGB pie chart
      #50e99d color shades, tints & tones
#50e99d color schemes
#50e99d color preview, HTML & CSS examples
           This text has a color of #50e99d        
        
          <p style="color:#50e99d;">Text here</p>
        
        
          .mytext {color:#50e99d;}
        
        Text color #50e99d
      
           This box has a color of #50e99d        
        
          <div style="background-color:#50e99d;">Content here</div>
        
        
          .mybackground {background-color:#50e99d;}
        
        Background color #50e99d
      
           Border around this has a color of #50e99d        
        
          <div style="border:2px solid #50e99d;">Content here</div>
        
        
          .myborder {border:2px solid #50e99d;}
        
        Border color #50e99d