#49c7ec color space conversions
Hex:
        #49c7ec
        RGB:
        73, 199, 236
        CMY:
        71, 22, 7
        CMYK:
        69, 16, 0, 7
      HSL:
        194°, 81.0945%, 60.5882%
        HSV (HSB):
        194°, 69.0678%, 92.5490%
        XYZ:
        38.3114, 48.3194, 86.6642
        xyY:
        0.2211, 0.2788, 48.3194
      CIE-Lab:
        75.0260, -23.0075, -28.4076
        CIE-LCH:
        75.0260, 36.5559, 230.9958
        CIE-Luv:
        75.0260, -46.8685, -42.2110
        Hunter-Lab:
        69.5122, -23.2667, -25.2612
      #49c7ec color charts
#49c7ec RGB chart
      #49c7ec CMYK chart
      #49c7ec RGB pie chart
      #49c7ec color shades, tints & tones
#49c7ec color schemes
#49c7ec color preview, HTML & CSS examples
           This text has a color of #49c7ec        
        
          <p style="color:#49c7ec;">Text here</p>
        
        
          .mytext {color:#49c7ec;}
        
        Text color #49c7ec
      
           This box has a color of #49c7ec        
        
          <div style="background-color:#49c7ec;">Content here</div>
        
        
          .mybackground {background-color:#49c7ec;}
        
        Background color #49c7ec
      
           Border around this has a color of #49c7ec        
        
          <div style="border:2px solid #49c7ec;">Content here</div>
        
        
          .myborder {border:2px solid #49c7ec;}
        
        Border color #49c7ec