#50a3a1 color space conversions
Hex:
        #50a3a1
        RGB:
        80, 163, 161
        CMY:
        69, 36, 37
        CMYK:
        51, 0, 1, 36
      HSL:
        179°, 34.1564%, 47.6471%
        HSV (HSB):
        179°, 50.9202%, 63.9216%
        XYZ:
        22.8385, 30.4731, 38.3964
        xyY:
        0.2490, 0.3323, 30.4731
      CIE-Lab:
        62.0603, -25.6200, -6.7127
        CIE-LCH:
        62.0603, 26.4848, 194.6820
        CIE-Luv:
        62.0603, -35.7693, -6.0468
        Hunter-Lab:
        55.2024, -22.7548, -2.5978
      #50a3a1 color charts
#50a3a1 RGB chart
      #50a3a1 CMYK chart
      #50a3a1 RGB pie chart
      #50a3a1 color shades, tints & tones
#50a3a1 color schemes
#50a3a1 color preview, HTML & CSS examples
           This text has a color of #50a3a1        
        
          <p style="color:#50a3a1;">Text here</p>
        
        
          .mytext {color:#50a3a1;}
        
        Text color #50a3a1
      
           This box has a color of #50a3a1        
        
          <div style="background-color:#50a3a1;">Content here</div>
        
        
          .mybackground {background-color:#50a3a1;}
        
        Background color #50a3a1
      
           Border around this has a color of #50a3a1        
        
          <div style="border:2px solid #50a3a1;">Content here</div>
        
        
          .myborder {border:2px solid #50a3a1;}
        
        Border color #50a3a1