#50a3ab color space conversions
Hex:
        #50a3ab
        RGB:
        80, 163, 171
        CMY:
        69, 36, 33
        CMYK:
        53, 5, 0, 33
      HSL:
        185°, 36.2550%, 49.2157%
        HSV (HSB):
        185°, 53.2164%, 67.0588%
        XYZ:
        23.7561, 30.8401, 43.2287
        xyY:
        0.2428, 0.3153, 30.8401
      CIE-Lab:
        62.3724, -22.8568, -11.8695
        CIE-LCH:
        62.3724, 25.7550, 207.4428
        CIE-Luv:
        62.3724, -35.3448, -14.4187
        Hunter-Lab:
        55.5339, -20.8260, -7.2788
      #50a3ab color charts
#50a3ab RGB chart
      #50a3ab CMYK chart
      #50a3ab RGB pie chart
      #50a3ab color shades, tints & tones
#50a3ab color schemes
#50a3ab color preview, HTML & CSS examples
           This text has a color of #50a3ab        
        
          <p style="color:#50a3ab;">Text here</p>
        
        
          .mytext {color:#50a3ab;}
        
        Text color #50a3ab
      
           This box has a color of #50a3ab        
        
          <div style="background-color:#50a3ab;">Content here</div>
        
        
          .mybackground {background-color:#50a3ab;}
        
        Background color #50a3ab
      
           Border around this has a color of #50a3ab        
        
          <div style="border:2px solid #50a3ab;">Content here</div>
        
        
          .myborder {border:2px solid #50a3ab;}
        
        Border color #50a3ab