#50d14d color space conversions
Hex:
        #50d14d
        RGB:
        80, 209, 77
        CMY:
        69, 18, 70
        CMYK:
        62, 0, 63, 18
      HSL:
        119°, 58.9286%, 56.0784%
        HSV (HSB):
        119°, 63.1579%, 81.9608%
        XYZ:
        27.4483, 47.8422, 14.8090
        xyY:
        0.3046, 0.5310, 47.8422
      CIE-Lab:
        74.7253, -60.5644, 53.5696
        CIE-LCH:
        74.7253, 80.8563, 138.5070
        CIE-Luv:
        74.7253, -57.0954, 74.8398
        Hunter-Lab:
        69.1681, -50.2092, 35.7236
      #50d14d color charts
#50d14d RGB chart
      #50d14d CMYK chart
      #50d14d RGB pie chart
      #50d14d color shades, tints & tones
#50d14d color schemes
#50d14d color preview, HTML & CSS examples
           This text has a color of #50d14d        
        
          <p style="color:#50d14d;">Text here</p>
        
        
          .mytext {color:#50d14d;}
        
        Text color #50d14d
      
           This box has a color of #50d14d        
        
          <div style="background-color:#50d14d;">Content here</div>
        
        
          .mybackground {background-color:#50d14d;}
        
        Background color #50d14d
      
           Border around this has a color of #50d14d        
        
          <div style="border:2px solid #50d14d;">Content here</div>
        
        
          .myborder {border:2px solid #50d14d;}
        
        Border color #50d14d