#50da4f color space conversions
Hex:
        #50da4f
        RGB:
        80, 218, 79
        CMY:
        69, 15, 69
        CMYK:
        63, 0, 64, 15
      HSL:
        120°, 65.2582%, 58.2353%
        HSV (HSB):
        120°, 63.7615%, 85.4902%
        XYZ:
        29.7910, 52.4128, 15.9437
        xyY:
        0.3035, 0.5340, 52.4128
      CIE-Lab:
        77.5270, -63.4938, 55.8376
        CIE-LCH:
        77.5270, 84.5536, 138.6710
        CIE-Luv:
        77.5270, -60.3592, 78.3584
        Hunter-Lab:
        72.3967, -53.2421, 37.6204
      #50da4f color charts
#50da4f RGB chart
      #50da4f CMYK chart
      #50da4f RGB pie chart
      #50da4f color shades, tints & tones
#50da4f color schemes
#50da4f color preview, HTML & CSS examples
           This text has a color of #50da4f        
        
          <p style="color:#50da4f;">Text here</p>
        
        
          .mytext {color:#50da4f;}
        
        Text color #50da4f
      
           This box has a color of #50da4f        
        
          <div style="background-color:#50da4f;">Content here</div>
        
        
          .mybackground {background-color:#50da4f;}
        
        Background color #50da4f
      
           Border around this has a color of #50da4f        
        
          <div style="border:2px solid #50da4f;">Content here</div>
        
        
          .myborder {border:2px solid #50da4f;}
        
        Border color #50da4f