#49a0fe color space conversions
Hex:
        #49a0fe
        RGB:
        73, 160, 254
        CMY:
        71, 37, 0
        CMYK:
        71, 37, 0, 0
      HSL:
        211°, 98.9071%, 64.1176%
        HSV (HSB):
        211°, 71.2598%, 99.6078%
        XYZ:
        33.2079, 33.7138, 98.5231
        xyY:
        0.2007, 0.2038, 33.7138
      CIE-Lab:
        64.7348, 4.1631, -54.2464
        CIE-LCH:
        64.7348, 54.4059, 274.3886
        CIE-Luv:
        64.7348, -32.5361, -88.1351
        Hunter-Lab:
        58.0636, 0.4767, -59.9595
      #49a0fe color charts
#49a0fe RGB chart
      #49a0fe CMYK chart
      #49a0fe RGB pie chart
      #49a0fe color shades, tints & tones
#49a0fe color schemes
#49a0fe color preview, HTML & CSS examples
           This text has a color of #49a0fe        
        
          <p style="color:#49a0fe;">Text here</p>
        
        
          .mytext {color:#49a0fe;}
        
        Text color #49a0fe
      
           This box has a color of #49a0fe        
        
          <div style="background-color:#49a0fe;">Content here</div>
        
        
          .mybackground {background-color:#49a0fe;}
        
        Background color #49a0fe
      
           Border around this has a color of #49a0fe        
        
          <div style="border:2px solid #49a0fe;">Content here</div>
        
        
          .myborder {border:2px solid #49a0fe;}
        
        Border color #49a0fe