#49b4ec color space conversions
Hex:
        #49b4ec
        RGB:
        73, 180, 236
        CMY:
        71, 29, 7
        CMYK:
        69, 24, 0, 7
      HSL:
        201°, 81.0945%, 60.5882%
        HSV (HSB):
        201°, 69.0678%, 92.5490%
        XYZ:
        34.2092, 40.1151, 85.2969
        xyY:
        0.2143, 0.2513, 40.1151
      CIE-Lab:
        69.5514, -13.0935, -36.8664
        CIE-LCH:
        69.5514, 39.1225, 250.4469
        CIE-Luv:
        69.5514, -40.1499, -57.4225
        Hunter-Lab:
        63.3365, -14.4276, -35.5118
      #49b4ec color charts
#49b4ec RGB chart
      #49b4ec CMYK chart
      #49b4ec RGB pie chart
      #49b4ec color shades, tints & tones
#49b4ec color schemes
#49b4ec color preview, HTML & CSS examples
           This text has a color of #49b4ec        
        
          <p style="color:#49b4ec;">Text here</p>
        
        
          .mytext {color:#49b4ec;}
        
        Text color #49b4ec
      
           This box has a color of #49b4ec        
        
          <div style="background-color:#49b4ec;">Content here</div>
        
        
          .mybackground {background-color:#49b4ec;}
        
        Background color #49b4ec
      
           Border around this has a color of #49b4ec        
        
          <div style="border:2px solid #49b4ec;">Content here</div>
        
        
          .myborder {border:2px solid #49b4ec;}
        
        Border color #49b4ec