#50a27a color space conversions
Hex:
        #50a27a
        RGB:
        80, 162, 122
        CMY:
        69, 36, 52
        CMYK:
        51, 0, 25, 36
      HSL:
        151°, 33.8843%, 47.4510%
        HSV (HSB):
        151°, 50.6173%, 63.5294%
        XYZ:
        19.7414, 28.9513, 22.9600
        xyY:
        0.2755, 0.4040, 28.9513
      CIE-Lab:
        60.7386, -34.6618, 13.2658
        CIE-LCH:
        60.7386, 37.1136, 159.0571
        CIE-Luv:
        60.7386, -36.9707, 23.6670
        Hunter-Lab:
        53.8064, -28.6699, 12.3645
      #50a27a color charts
#50a27a RGB chart
      #50a27a CMYK chart
      #50a27a RGB pie chart
      #50a27a color shades, tints & tones
#50a27a color schemes
#50a27a color preview, HTML & CSS examples
           This text has a color of #50a27a        
        
          <p style="color:#50a27a;">Text here</p>
        
        
          .mytext {color:#50a27a;}
        
        Text color #50a27a
      
           This box has a color of #50a27a        
        
          <div style="background-color:#50a27a;">Content here</div>
        
        
          .mybackground {background-color:#50a27a;}
        
        Background color #50a27a
      
           Border around this has a color of #50a27a        
        
          <div style="border:2px solid #50a27a;">Content here</div>
        
        
          .myborder {border:2px solid #50a27a;}
        
        Border color #50a27a