#49b9ec color space conversions
Hex:
        #49b9ec
        RGB:
        73, 185, 236
        CMY:
        71, 27, 7
        CMYK:
        69, 22, 0, 7
      HSL:
        199°, 81.0945%, 60.5882%
        HSV (HSB):
        199°, 69.0678%, 92.5490%
        XYZ:
        35.2369, 42.1705, 85.6394
        xyY:
        0.2161, 0.2586, 42.1705
      CIE-Lab:
        70.9883, -15.7605, -34.6355
        CIE-LCH:
        70.9883, 38.0527, 245.5326
        CIE-Luv:
        70.9883, -41.9126, -53.4340
        Hunter-Lab:
        64.9388, -16.7858, -32.7327
      #49b9ec color charts
#49b9ec RGB chart
      #49b9ec CMYK chart
      #49b9ec RGB pie chart
      #49b9ec color shades, tints & tones
#49b9ec color schemes
#49b9ec color preview, HTML & CSS examples
           This text has a color of #49b9ec        
        
          <p style="color:#49b9ec;">Text here</p>
        
        
          .mytext {color:#49b9ec;}
        
        Text color #49b9ec
      
           This box has a color of #49b9ec        
        
          <div style="background-color:#49b9ec;">Content here</div>
        
        
          .mybackground {background-color:#49b9ec;}
        
        Background color #49b9ec
      
           Border around this has a color of #49b9ec        
        
          <div style="border:2px solid #49b9ec;">Content here</div>
        
        
          .myborder {border:2px solid #49b9ec;}
        
        Border color #49b9ec