#49a6cf color space conversions
Hex:
        #49a6cf
        RGB:
        73, 166, 207
        CMY:
        71, 35, 19
        CMYK:
        65, 20, 0, 19
      HSL:
        198°, 58.2609%, 54.9020%
        HSV (HSB):
        198°, 64.7343%, 81.1765%
        XYZ:
        27.6464, 33.1939, 63.9814
        xyY:
        0.2215, 0.2659, 33.1939
      CIE-Lab:
        64.3176, -14.9105, -29.0393
        CIE-LCH:
        64.3176, 32.6436, 242.8213
        CIE-Luv:
        64.3176, -36.5502, -43.4506
        Hunter-Lab:
        57.6141, -15.1709, -25.5126
      #49a6cf color charts
#49a6cf RGB chart
      #49a6cf CMYK chart
      #49a6cf RGB pie chart
      #49a6cf color shades, tints & tones
#49a6cf color schemes
#49a6cf color preview, HTML & CSS examples
           This text has a color of #49a6cf        
        
          <p style="color:#49a6cf;">Text here</p>
        
        
          .mytext {color:#49a6cf;}
        
        Text color #49a6cf
      
           This box has a color of #49a6cf        
        
          <div style="background-color:#49a6cf;">Content here</div>
        
        
          .mybackground {background-color:#49a6cf;}
        
        Background color #49a6cf
      
           Border around this has a color of #49a6cf        
        
          <div style="border:2px solid #49a6cf;">Content here</div>
        
        
          .myborder {border:2px solid #49a6cf;}
        
        Border color #49a6cf