#50ae7e color space conversions
Hex:
        #50ae7e
        RGB:
        80, 174, 126
        CMY:
        69, 32, 51
        CMYK:
        54, 0, 28, 32
      HSL:
        149°, 37.0079%, 49.8039%
        HSV (HSB):
        149°, 54.0230%, 68.2353%
        XYZ:
        22.2102, 33.4839, 25.0311
        xyY:
        0.2751, 0.4148, 33.4839
      CIE-Lab:
        64.5509, -39.2322, 16.3618
        CIE-LCH:
        64.5509, 42.5073, 157.3614
        CIE-Luv:
        64.5509, -41.6758, 28.7741
        Hunter-Lab:
        57.8653, -32.7513, 14.8583
      #50ae7e color charts
#50ae7e RGB chart
      #50ae7e CMYK chart
      #50ae7e RGB pie chart
      #50ae7e color shades, tints & tones
#50ae7e color schemes
#50ae7e color preview, HTML & CSS examples
           This text has a color of #50ae7e        
        
          <p style="color:#50ae7e;">Text here</p>
        
        
          .mytext {color:#50ae7e;}
        
        Text color #50ae7e
      
           This box has a color of #50ae7e        
        
          <div style="background-color:#50ae7e;">Content here</div>
        
        
          .mybackground {background-color:#50ae7e;}
        
        Background color #50ae7e
      
           Border around this has a color of #50ae7e        
        
          <div style="border:2px solid #50ae7e;">Content here</div>
        
        
          .myborder {border:2px solid #50ae7e;}
        
        Border color #50ae7e