#50ac6a color space conversions
Hex:
        #50ac6a
        RGB:
        80, 172, 106
        CMY:
        69, 33, 58
        CMYK:
        53, 0, 38, 33
      HSL:
        137°, 36.5079%, 49.4118%
        HSV (HSB):
        137°, 53.4884%, 67.4510%
        XYZ:
        20.6623, 32.2511, 18.7717
        xyY:
        0.2882, 0.4499, 32.2511
      CIE-Lab:
        63.5499, -42.2452, 25.8423
        CIE-LCH:
        63.5499, 49.5225, 148.5450
        CIE-Luv:
        63.5499, -41.6774, 40.7269
        Hunter-Lab:
        56.7901, -34.4378, 20.1550
      #50ac6a color charts
#50ac6a RGB chart
      #50ac6a CMYK chart
      #50ac6a RGB pie chart
      #50ac6a color shades, tints & tones
#50ac6a color schemes
#50ac6a color preview, HTML & CSS examples
           This text has a color of #50ac6a        
        
          <p style="color:#50ac6a;">Text here</p>
        
        
          .mytext {color:#50ac6a;}
        
        Text color #50ac6a
      
           This box has a color of #50ac6a        
        
          <div style="background-color:#50ac6a;">Content here</div>
        
        
          .mybackground {background-color:#50ac6a;}
        
        Background color #50ac6a
      
           Border around this has a color of #50ac6a        
        
          <div style="border:2px solid #50ac6a;">Content here</div>
        
        
          .myborder {border:2px solid #50ac6a;}
        
        Border color #50ac6a