#49749b color space conversions
Hex:
        #49749b
        RGB:
        73, 116, 155
        CMY:
        71, 55, 39
        CMYK:
        53, 25, 0, 39
      HSL:
        209°, 35.9649%, 44.7059%
        HSV (HSB):
        209°, 52.9032%, 60.7843%
        XYZ:
        14.9094, 16.2738, 33.3657
        xyY:
        0.2310, 0.2521, 16.2738
      CIE-Lab:
        47.3317, -3.3249, -25.6447
        CIE-LCH:
        47.3317, 25.8594, 262.6128
        CIE-Luv:
        47.3317, -19.5488, -37.2183
        Hunter-Lab:
        40.3408, -4.6251, -20.7999
      #49749b color charts
#49749b RGB chart
      #49749b CMYK chart
      #49749b RGB pie chart
      #49749b color shades, tints & tones
#49749b color schemes
#49749b color preview, HTML & CSS examples
           This text has a color of #49749b        
        
          <p style="color:#49749b;">Text here</p>
        
        
          .mytext {color:#49749b;}
        
        Text color #49749b
      
           This box has a color of #49749b        
        
          <div style="background-color:#49749b;">Content here</div>
        
        
          .mybackground {background-color:#49749b;}
        
        Background color #49749b
      
           Border around this has a color of #49749b        
        
          <div style="border:2px solid #49749b;">Content here</div>
        
        
          .myborder {border:2px solid #49749b;}
        
        Border color #49749b