#49a6bd color space conversions
Hex:
        #49a6bd
        RGB:
        73, 166, 189
        CMY:
        71, 35, 26
        CMYK:
        61, 12, 0, 26
      HSL:
        192°, 46.7742%, 51.3725%
        HSV (HSB):
        192°, 61.3757%, 74.1176%
        XYZ:
        25.5692, 32.3630, 53.0432
        xyY:
        0.2304, 0.2916, 32.3630
      CIE-Lab:
        63.6418, -20.5114, -20.0558
        CIE-LCH:
        63.6418, 28.6871, 224.3565
        CIE-Luv:
        63.6418, -37.4131, -27.8836
        Hunter-Lab:
        56.8885, -19.3261, -15.4604
      #49a6bd color charts
#49a6bd RGB chart
      #49a6bd CMYK chart
      #49a6bd RGB pie chart
      #49a6bd color shades, tints & tones
#49a6bd color schemes
#49a6bd color preview, HTML & CSS examples
           This text has a color of #49a6bd        
        
          <p style="color:#49a6bd;">Text here</p>
        
        
          .mytext {color:#49a6bd;}
        
        Text color #49a6bd
      
           This box has a color of #49a6bd        
        
          <div style="background-color:#49a6bd;">Content here</div>
        
        
          .mybackground {background-color:#49a6bd;}
        
        Background color #49a6bd
      
           Border around this has a color of #49a6bd        
        
          <div style="border:2px solid #49a6bd;">Content here</div>
        
        
          .myborder {border:2px solid #49a6bd;}
        
        Border color #49a6bd