#49a5bd color space conversions
Hex:
        #49a5bd
        RGB:
        73, 165, 189
        CMY:
        71, 35, 26
        CMYK:
        61, 13, 0, 26
      HSL:
        192°, 46.7742%, 51.3725%
        HSV (HSB):
        192°, 61.3757%, 74.1176%
        XYZ:
        25.3881, 32.0009, 52.9828
        xyY:
        0.2300, 0.2899, 32.0009
      CIE-Lab:
        63.3436, -19.9898, -20.5102
        CIE-LCH:
        63.3436, 28.6402, 225.7362
        CIE-Luv:
        63.3436, -37.0394, -28.6713
        Hunter-Lab:
        56.5693, -18.8861, -15.9325
      #49a5bd color charts
#49a5bd RGB chart
      #49a5bd CMYK chart
      #49a5bd RGB pie chart
      #49a5bd color shades, tints & tones
#49a5bd color schemes
#49a5bd color preview, HTML & CSS examples
           This text has a color of #49a5bd        
        
          <p style="color:#49a5bd;">Text here</p>
        
        
          .mytext {color:#49a5bd;}
        
        Text color #49a5bd
      
           This box has a color of #49a5bd        
        
          <div style="background-color:#49a5bd;">Content here</div>
        
        
          .mybackground {background-color:#49a5bd;}
        
        Background color #49a5bd
      
           Border around this has a color of #49a5bd        
        
          <div style="border:2px solid #49a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #49a5bd;}
        
        Border color #49a5bd