#49a4ef color space conversions
Hex:
        #49a4ef
        RGB:
        73, 164, 239
        CMY:
        71, 36, 6
        CMYK:
        69, 31, 0, 6
      HSL:
        207°, 83.8384%, 61.1765%
        HSV (HSB):
        207°, 69.4561%, 93.7255%
        XYZ:
        31.6031, 34.1994, 86.5968
        xyY:
        0.2074, 0.2244, 34.1994
      CIE-Lab:
        65.1205, -3.2660, -45.4378
        CIE-LCH:
        65.1205, 45.5551, 265.8887
        CIE-Luv:
        65.1205, -34.4430, -72.5426
        Hunter-Lab:
        58.4802, -5.8779, -46.8598
      #49a4ef color charts
#49a4ef RGB chart
      #49a4ef CMYK chart
      #49a4ef RGB pie chart
      #49a4ef color shades, tints & tones
#49a4ef color schemes
#49a4ef color preview, HTML & CSS examples
           This text has a color of #49a4ef        
        
          <p style="color:#49a4ef;">Text here</p>
        
        
          .mytext {color:#49a4ef;}
        
        Text color #49a4ef
      
           This box has a color of #49a4ef        
        
          <div style="background-color:#49a4ef;">Content here</div>
        
        
          .mybackground {background-color:#49a4ef;}
        
        Background color #49a4ef
      
           Border around this has a color of #49a4ef        
        
          <div style="border:2px solid #49a4ef;">Content here</div>
        
        
          .myborder {border:2px solid #49a4ef;}
        
        Border color #49a4ef