#50a69a color space conversions
Hex:
        #50a69a
        RGB:
        80, 166, 154
        CMY:
        69, 35, 40
        CMYK:
        52, 0, 7, 35
      HSL:
        172°, 34.9593%, 48.2353%
        HSV (HSB):
        172°, 51.8072%, 65.0980%
        XYZ:
        22.7772, 31.3110, 35.4150
        xyY:
        0.2545, 0.3498, 31.3110
      CIE-Lab:
        62.7693, -28.9543, -1.7340
        CIE-LCH:
        62.7693, 29.0062, 183.4273
        CIE-Luv:
        62.7693, -37.2576, 1.9246
        Hunter-Lab:
        55.9562, -25.2642, 1.6444
      #50a69a color charts
#50a69a RGB chart
      #50a69a CMYK chart
      #50a69a RGB pie chart
      #50a69a color shades, tints & tones
#50a69a color schemes
#50a69a color preview, HTML & CSS examples
           This text has a color of #50a69a        
        
          <p style="color:#50a69a;">Text here</p>
        
        
          .mytext {color:#50a69a;}
        
        Text color #50a69a
      
           This box has a color of #50a69a        
        
          <div style="background-color:#50a69a;">Content here</div>
        
        
          .mybackground {background-color:#50a69a;}
        
        Background color #50a69a
      
           Border around this has a color of #50a69a        
        
          <div style="border:2px solid #50a69a;">Content here</div>
        
        
          .myborder {border:2px solid #50a69a;}
        
        Border color #50a69a