#50d96f color space conversions
Hex:
        #50d96f
        RGB:
        80, 217, 111
        CMY:
        69, 15, 56
        CMYK:
        63, 0, 49, 15
      HSL:
        134°, 64.3192%, 58.2353%
        HSV (HSB):
        134°, 63.1336%, 85.0980%
        XYZ:
        30.9904, 52.4789, 23.5350
        xyY:
        0.2896, 0.4904, 52.4789
      CIE-Lab:
        77.5663, -59.1650, 41.2936
        CIE-LCH:
        77.5663, 72.1502, 145.0873
        CIE-Luv:
        77.5663, -58.8539, 63.6058
        Hunter-Lab:
        72.4423, -50.4129, 31.4475
      #50d96f color charts
#50d96f RGB chart
      #50d96f CMYK chart
      #50d96f RGB pie chart
      #50d96f color shades, tints & tones
#50d96f color schemes
#50d96f color preview, HTML & CSS examples
           This text has a color of #50d96f        
        
          <p style="color:#50d96f;">Text here</p>
        
        
          .mytext {color:#50d96f;}
        
        Text color #50d96f
      
           This box has a color of #50d96f        
        
          <div style="background-color:#50d96f;">Content here</div>
        
        
          .mybackground {background-color:#50d96f;}
        
        Background color #50d96f
      
           Border around this has a color of #50d96f        
        
          <div style="border:2px solid #50d96f;">Content here</div>
        
        
          .myborder {border:2px solid #50d96f;}
        
        Border color #50d96f