#34749b color space conversions
Hex:
        #34749b
        RGB:
        52, 116, 155
        CMY:
        80, 55, 39
        CMYK:
        66, 25, 0, 39
      HSL:
        203°, 49.7585%, 40.5882%
        HSV (HSB):
        203°, 66.4516%, 60.7843%
        XYZ:
        13.5780, 15.5874, 33.3034
        xyY:
        0.2174, 0.2495, 15.5874
      CIE-Lab:
        46.4285, -7.7104, -27.1180
        CIE-LCH:
        46.4285, 28.1929, 254.1282
        CIE-Luv:
        46.4285, -25.0218, -38.8701
        Hunter-Lab:
        39.4809, -7.7032, -22.3764
      #34749b color charts
#34749b RGB chart
      #34749b CMYK chart
      #34749b RGB pie chart
      #34749b color shades, tints & tones
#34749b color schemes
#34749b color preview, HTML & CSS examples
           This text has a color of #34749b        
        
          <p style="color:#34749b;">Text here</p>
        
        
          .mytext {color:#34749b;}
        
        Text color #34749b
      
           This box has a color of #34749b        
        
          <div style="background-color:#34749b;">Content here</div>
        
        
          .mybackground {background-color:#34749b;}
        
        Background color #34749b
      
           Border around this has a color of #34749b        
        
          <div style="border:2px solid #34749b;">Content here</div>
        
        
          .myborder {border:2px solid #34749b;}
        
        Border color #34749b