#49c0ec color space conversions
Hex:
        #49c0ec
        RGB:
        73, 192, 236
        CMY:
        71, 25, 7
        CMYK:
        69, 19, 0, 7
      HSL:
        196°, 81.0945%, 60.5882%
        HSV (HSB):
        196°, 69.0678%, 92.5490%
        XYZ:
        36.7376, 45.1719, 86.1396
        xyY:
        0.2186, 0.2688, 45.1719
      CIE-Lab:
        73.0049, -19.4244, -31.5174
        CIE-LCH:
        73.0049, 37.0223, 238.3542
        CIE-Luv:
        73.0049, -44.3881, -47.8272
        Hunter-Lab:
        67.2100, -20.0478, -28.9419
      #49c0ec color charts
#49c0ec RGB chart
      #49c0ec CMYK chart
      #49c0ec RGB pie chart
      #49c0ec color shades, tints & tones
#49c0ec color schemes
#49c0ec color preview, HTML & CSS examples
           This text has a color of #49c0ec        
        
          <p style="color:#49c0ec;">Text here</p>
        
        
          .mytext {color:#49c0ec;}
        
        Text color #49c0ec
      
           This box has a color of #49c0ec        
        
          <div style="background-color:#49c0ec;">Content here</div>
        
        
          .mybackground {background-color:#49c0ec;}
        
        Background color #49c0ec
      
           Border around this has a color of #49c0ec        
        
          <div style="border:2px solid #49c0ec;">Content here</div>
        
        
          .myborder {border:2px solid #49c0ec;}
        
        Border color #49c0ec