#50a3af color space conversions
Hex:
        #50a3af
        RGB:
        80, 163, 175
        CMY:
        69, 36, 31
        CMYK:
        54, 7, 0, 31
      HSL:
        188°, 37.2549%, 50.0000%
        HSV (HSB):
        188°, 54.2857%, 68.6275%
        XYZ:
        24.1433, 30.9950, 45.2676
        xyY:
        0.2405, 0.3087, 30.9950
      CIE-Lab:
        62.5034, -21.7195, -13.9192
        CIE-LCH:
        62.5034, 25.7969, 212.6544
        CIE-Luv:
        62.5034, -35.1756, -17.8079
        Hunter-Lab:
        55.6732, -20.0194, -9.2372
      #50a3af color charts
#50a3af RGB chart
      #50a3af CMYK chart
      #50a3af RGB pie chart
      #50a3af color shades, tints & tones
#50a3af color schemes
#50a3af color preview, HTML & CSS examples
           This text has a color of #50a3af        
        
          <p style="color:#50a3af;">Text here</p>
        
        
          .mytext {color:#50a3af;}
        
        Text color #50a3af
      
           This box has a color of #50a3af        
        
          <div style="background-color:#50a3af;">Content here</div>
        
        
          .mybackground {background-color:#50a3af;}
        
        Background color #50a3af
      
           Border around this has a color of #50a3af        
        
          <div style="border:2px solid #50a3af;">Content here</div>
        
        
          .myborder {border:2px solid #50a3af;}
        
        Border color #50a3af