#50a9a3 color space conversions
Hex:
        #50a9a3
        RGB:
        80, 169, 163
        CMY:
        69, 34, 36
        CMYK:
        53, 0, 4, 34
      HSL:
        176°, 35.7430%, 48.8235%
        HSV (HSB):
        176°, 52.6627%, 66.2745%
        XYZ:
        24.1071, 32.7258, 39.6965
        xyY:
        0.2497, 0.3390, 32.7258
      CIE-Lab:
        63.9382, -28.0625, -5.0519
        CIE-LCH:
        63.9382, 28.5136, 190.2052
        CIE-Luv:
        63.9382, -38.0393, -3.1883
        Hunter-Lab:
        57.2064, -24.8904, -1.0978
      #50a9a3 color charts
#50a9a3 RGB chart
      #50a9a3 CMYK chart
      #50a9a3 RGB pie chart
      #50a9a3 color shades, tints & tones
#50a9a3 color schemes
#50a9a3 color preview, HTML & CSS examples
           This text has a color of #50a9a3        
        
          <p style="color:#50a9a3;">Text here</p>
        
        
          .mytext {color:#50a9a3;}
        
        Text color #50a9a3
      
           This box has a color of #50a9a3        
        
          <div style="background-color:#50a9a3;">Content here</div>
        
        
          .mybackground {background-color:#50a9a3;}
        
        Background color #50a9a3
      
           Border around this has a color of #50a9a3        
        
          <div style="border:2px solid #50a9a3;">Content here</div>
        
        
          .myborder {border:2px solid #50a9a3;}
        
        Border color #50a9a3