#50a47f color space conversions
Hex:
        #50a47f
        RGB:
        80, 164, 127
        CMY:
        69, 36, 50
        CMYK:
        51, 0, 23, 36
      HSL:
        154°, 34.4262%, 47.8431%
        HSV (HSB):
        154°, 51.2195%, 64.3137%
        XYZ:
        20.4145, 29.7887, 24.7525
        xyY:
        0.2724, 0.3974, 29.7887
      CIE-Lab:
        61.4715, -34.4932, 11.5088
        CIE-LCH:
        61.4715, 36.3625, 161.5485
        CIE-Luv:
        61.4715, -37.5918, 21.3882
        Hunter-Lab:
        54.5790, -28.7480, 11.3163
      #50a47f color charts
#50a47f RGB chart
      #50a47f CMYK chart
      #50a47f RGB pie chart
      #50a47f color shades, tints & tones
#50a47f color schemes
#50a47f color preview, HTML & CSS examples
           This text has a color of #50a47f        
        
          <p style="color:#50a47f;">Text here</p>
        
        
          .mytext {color:#50a47f;}
        
        Text color #50a47f
      
           This box has a color of #50a47f        
        
          <div style="background-color:#50a47f;">Content here</div>
        
        
          .mybackground {background-color:#50a47f;}
        
        Background color #50a47f
      
           Border around this has a color of #50a47f        
        
          <div style="border:2px solid #50a47f;">Content here</div>
        
        
          .myborder {border:2px solid #50a47f;}
        
        Border color #50a47f