#49739f color space conversions
Hex:
        #49739f
        RGB:
        73, 115, 159
        CMY:
        71, 55, 38
        CMYK:
        54, 28, 0, 38
      HSL:
        211°, 37.0690%, 45.4902%
        HSV (HSB):
        211°, 54.0881%, 62.3529%
        XYZ:
        15.1364, 16.1811, 35.1264
        xyY:
        0.2278, 0.2435, 16.1811
      CIE-Lab:
        47.2112, -1.4443, -28.1836
        CIE-LCH:
        47.2112, 28.2206, 267.0663
        CIE-Luv:
        47.2112, -19.1209, -41.3714
        Hunter-Lab:
        40.2258, -3.2281, -23.6158
      #49739f color charts
#49739f RGB chart
      #49739f CMYK chart
      #49739f RGB pie chart
      #49739f color shades, tints & tones
#49739f color schemes
#49739f color preview, HTML & CSS examples
           This text has a color of #49739f        
        
          <p style="color:#49739f;">Text here</p>
        
        
          .mytext {color:#49739f;}
        
        Text color #49739f
      
           This box has a color of #49739f        
        
          <div style="background-color:#49739f;">Content here</div>
        
        
          .mybackground {background-color:#49739f;}
        
        Background color #49739f
      
           Border around this has a color of #49739f        
        
          <div style="border:2px solid #49739f;">Content here</div>
        
        
          .myborder {border:2px solid #49739f;}
        
        Border color #49739f