#50a897 color space conversions
Hex:
        #50a897
        RGB:
        80, 168, 151
        CMY:
        69, 34, 41
        CMYK:
        52, 0, 10, 34
      HSL:
        168°, 35.4839%, 48.6275%
        HSV (HSB):
        168°, 52.3810%, 65.8824%
        XYZ:
        22.8968, 31.9451, 34.2374
        xyY:
        0.2570, 0.3586, 31.9451
      CIE-Lab:
        63.2975, -30.6884, 0.7184
        CIE-LCH:
        63.2975, 30.6968, 178.6591
        CIE-Luv:
        63.2975, -38.1829, 5.8001
        Hunter-Lab:
        56.5200, -26.5979, 3.6487
      #50a897 color charts
#50a897 RGB chart
      #50a897 CMYK chart
      #50a897 RGB pie chart
      #50a897 color shades, tints & tones
#50a897 color schemes
#50a897 color preview, HTML & CSS examples
           This text has a color of #50a897        
        
          <p style="color:#50a897;">Text here</p>
        
        
          .mytext {color:#50a897;}
        
        Text color #50a897
      
           This box has a color of #50a897        
        
          <div style="background-color:#50a897;">Content here</div>
        
        
          .mybackground {background-color:#50a897;}
        
        Background color #50a897
      
           Border around this has a color of #50a897        
        
          <div style="border:2px solid #50a897;">Content here</div>
        
        
          .myborder {border:2px solid #50a897;}
        
        Border color #50a897