#49a4bf color space conversions
Hex:
        #49a4bf
        RGB:
        73, 164, 191
        CMY:
        71, 36, 25
        CMYK:
        62, 14, 0, 25
      HSL:
        194°, 47.9675%, 51.7647%
        HSV (HSB):
        194°, 61.7801%, 74.9020%
        XYZ:
        25.4271, 31.7290, 54.0744
        xyY:
        0.2286, 0.2853, 31.7290
      CIE-Lab:
        63.1182, -18.8538, -21.9717
        CIE-LCH:
        63.1182, 28.9520, 229.3673
        CIE-Luv:
        63.1182, -36.5703, -31.1852
        Hunter-Lab:
        56.3285, -17.9986, -17.4874
      #49a4bf color charts
#49a4bf RGB chart
      #49a4bf CMYK chart
      #49a4bf RGB pie chart
      #49a4bf color shades, tints & tones
#49a4bf color schemes
#49a4bf color preview, HTML & CSS examples
           This text has a color of #49a4bf        
        
          <p style="color:#49a4bf;">Text here</p>
        
        
          .mytext {color:#49a4bf;}
        
        Text color #49a4bf
      
           This box has a color of #49a4bf        
        
          <div style="background-color:#49a4bf;">Content here</div>
        
        
          .mybackground {background-color:#49a4bf;}
        
        Background color #49a4bf
      
           Border around this has a color of #49a4bf        
        
          <div style="border:2px solid #49a4bf;">Content here</div>
        
        
          .myborder {border:2px solid #49a4bf;}
        
        Border color #49a4bf