#49a6ff color space conversions
Hex:
        #49a6ff
        RGB:
        73, 166, 255
        CMY:
        71, 35, 0
        CMYK:
        71, 35, 0, 0
      HSL:
        209°, 100.0000%, 64.3137%
        HSV (HSB):
        209°, 71.3725%, 100.0000%
        XYZ:
        34.4339, 35.9089, 99.7240
        xyY:
        0.2025, 0.2111, 35.9089
      CIE-Lab:
        66.4503, 1.0504, -52.0715
        CIE-LCH:
        66.4503, 52.0821, 271.1557
        CIE-Luv:
        66.4503, -34.4933, -84.5009
        Hunter-Lab:
        59.9240, -2.2964, -56.7220
      #49a6ff color charts
#49a6ff RGB chart
      #49a6ff CMYK chart
      #49a6ff RGB pie chart
      #49a6ff color shades, tints & tones
#49a6ff color schemes
#49a6ff color preview, HTML & CSS examples
           This text has a color of #49a6ff        
        
          <p style="color:#49a6ff;">Text here</p>
        
        
          .mytext {color:#49a6ff;}
        
        Text color #49a6ff
      
           This box has a color of #49a6ff        
        
          <div style="background-color:#49a6ff;">Content here</div>
        
        
          .mybackground {background-color:#49a6ff;}
        
        Background color #49a6ff
      
           Border around this has a color of #49a6ff        
        
          <div style="border:2px solid #49a6ff;">Content here</div>
        
        
          .myborder {border:2px solid #49a6ff;}
        
        Border color #49a6ff