#50cc7a color space conversions
Hex:
        #50cc7a
        RGB:
        80, 204, 122
        CMY:
        69, 20, 52
        CMYK:
        61, 0, 40, 20
      HSL:
        140°, 54.8673%, 55.6863%
        HSV (HSB):
        140°, 60.7843%, 80.0000%
        XYZ:
        28.4140, 46.2963, 25.8509
        xyY:
        0.2826, 0.4604, 46.2963
      CIE-Lab:
        73.7374, -52.4749, 30.8776
        CIE-LCH:
        73.7374, 60.8855, 149.5264
        CIE-Luv:
        73.7374, -53.5303, 50.0666
        Hunter-Lab:
        68.0414, -44.5312, 25.1030
      #50cc7a color charts
#50cc7a RGB chart
      #50cc7a CMYK chart
      #50cc7a RGB pie chart
      #50cc7a color shades, tints & tones
#50cc7a color schemes
#50cc7a color preview, HTML & CSS examples
           This text has a color of #50cc7a        
        
          <p style="color:#50cc7a;">Text here</p>
        
        
          .mytext {color:#50cc7a;}
        
        Text color #50cc7a
      
           This box has a color of #50cc7a        
        
          <div style="background-color:#50cc7a;">Content here</div>
        
        
          .mybackground {background-color:#50cc7a;}
        
        Background color #50cc7a
      
           Border around this has a color of #50cc7a        
        
          <div style="border:2px solid #50cc7a;">Content here</div>
        
        
          .myborder {border:2px solid #50cc7a;}
        
        Border color #50cc7a