#50a3a3 color space conversions
Hex:
        #50a3a3
        RGB:
        80, 163, 163
        CMY:
        69, 36, 36
        CMYK:
        51, 0, 0, 36
      HSL:
        180°, 34.1564%, 47.6471%
        HSV (HSB):
        180°, 50.9202%, 63.9216%
        XYZ:
        23.0163, 30.5442, 39.3329
        xyY:
        0.2478, 0.3288, 30.5442
      CIE-Lab:
        62.1210, -25.0768, -7.7475
        CIE-LCH:
        62.1210, 26.2464, 197.1687
        CIE-Luv:
        62.1210, -35.6843, -7.7080
        Hunter-Lab:
        55.2668, -22.3791, -3.5094
      #50a3a3 color charts
#50a3a3 RGB chart
      #50a3a3 CMYK chart
      #50a3a3 RGB pie chart
      #50a3a3 color shades, tints & tones
#50a3a3 color schemes
#50a3a3 color preview, HTML & CSS examples
           This text has a color of #50a3a3        
        
          <p style="color:#50a3a3;">Text here</p>
        
        
          .mytext {color:#50a3a3;}
        
        Text color #50a3a3
      
           This box has a color of #50a3a3        
        
          <div style="background-color:#50a3a3;">Content here</div>
        
        
          .mybackground {background-color:#50a3a3;}
        
        Background color #50a3a3
      
           Border around this has a color of #50a3a3        
        
          <div style="border:2px solid #50a3a3;">Content here</div>
        
        
          .myborder {border:2px solid #50a3a3;}
        
        Border color #50a3a3