#50a8bd color space conversions
Hex:
        #50a8bd
        RGB:
        80, 168, 189
        CMY:
        69, 34, 26
        CMYK:
        58, 11, 0, 26
      HSL:
        192°, 45.2282%, 52.7451%
        HSV (HSB):
        192°, 57.6720%, 74.1176%
        XYZ:
        26.4962, 33.3849, 53.1915
        xyY:
        0.2343, 0.2953, 33.3849
      CIE-Lab:
        64.4713, -20.2324, -18.7721
        CIE-LCH:
        64.4713, 27.5997, 222.8559
        CIE-Luv:
        64.4713, -36.4860, -25.8818
        Hunter-Lab:
        57.7796, -19.2590, -14.1362
      #50a8bd color charts
#50a8bd RGB chart
      #50a8bd CMYK chart
      #50a8bd RGB pie chart
      #50a8bd color shades, tints & tones
#50a8bd color schemes
#50a8bd color preview, HTML & CSS examples
           This text has a color of #50a8bd        
        
          <p style="color:#50a8bd;">Text here</p>
        
        
          .mytext {color:#50a8bd;}
        
        Text color #50a8bd
      
           This box has a color of #50a8bd        
        
          <div style="background-color:#50a8bd;">Content here</div>
        
        
          .mybackground {background-color:#50a8bd;}
        
        Background color #50a8bd
      
           Border around this has a color of #50a8bd        
        
          <div style="border:2px solid #50a8bd;">Content here</div>
        
        
          .myborder {border:2px solid #50a8bd;}
        
        Border color #50a8bd