#034a94 color space conversions
Hex:
        #034a94
        RGB:
        3, 74, 148
        CMY:
        99, 71, 42
        CMYK:
        98, 50, 0, 42
      HSL:
        211°, 96.0265%, 29.6078%
        HSV (HSB):
        211°, 97.9730%, 58.0392%
        XYZ:
        7.8316, 7.0550, 28.9660
        xyY:
        0.1786, 0.1609, 7.0550
      CIE-Lab:
        31.9319, 10.9715, -45.9880
        CIE-LCH:
        31.9319, 47.2786, 283.4185
        CIE-Luv:
        31.9319, -17.2857, -62.9888
        Hunter-Lab:
        26.5613, 6.1486, -46.0647
      #034a94 color charts
#034a94 RGB chart
      #034a94 CMYK chart
      #034a94 RGB pie chart
      #034a94 color shades, tints & tones
#034a94 color schemes
#034a94 color preview, HTML & CSS examples
           This text has a color of #034a94        
        
          <p style="color:#034a94;">Text here</p>
        
        
          .mytext {color:#034a94;}
        
        Text color #034a94
      
           This box has a color of #034a94        
        
          <div style="background-color:#034a94;">Content here</div>
        
        
          .mybackground {background-color:#034a94;}
        
        Background color #034a94
      
           Border around this has a color of #034a94        
        
          <div style="border:2px solid #034a94;">Content here</div>
        
        
          .myborder {border:2px solid #034a94;}
        
        Border color #034a94