#49a6fe color space conversions
Hex:
        #49a6fe
        RGB:
        73, 166, 254
        CMY:
        71, 35, 0
        CMYK:
        71, 35, 0, 0
      HSL:
        209°, 98.9071%, 64.1176%
        HSV (HSB):
        209°, 71.2598%, 99.6078%
        XYZ:
        34.2733, 35.8447, 98.8782
        xyY:
        0.2028, 0.2121, 35.8447
      CIE-Lab:
        66.4011, 0.7075, -51.6057
        CIE-LCH:
        66.4011, 51.6105, 270.7854
        CIE-Luv:
        66.4011, -34.5316, -83.6647
        Hunter-Lab:
        59.8704, -2.5896, -56.0104
      #49a6fe color charts
#49a6fe RGB chart
      #49a6fe CMYK chart
      #49a6fe RGB pie chart
      #49a6fe color shades, tints & tones
#49a6fe color schemes
#49a6fe color preview, HTML & CSS examples
           This text has a color of #49a6fe        
        
          <p style="color:#49a6fe;">Text here</p>
        
        
          .mytext {color:#49a6fe;}
        
        Text color #49a6fe
      
           This box has a color of #49a6fe        
        
          <div style="background-color:#49a6fe;">Content here</div>
        
        
          .mybackground {background-color:#49a6fe;}
        
        Background color #49a6fe
      
           Border around this has a color of #49a6fe        
        
          <div style="border:2px solid #49a6fe;">Content here</div>
        
        
          .myborder {border:2px solid #49a6fe;}
        
        Border color #49a6fe