#034fb3 color space conversions
Hex:
        #034fb3
        RGB:
        3, 79, 179
        CMY:
        99, 69, 30
        CMYK:
        98, 56, 0, 30
      HSL:
        214°, 96.7033%, 35.6863%
        HSV (HSB):
        214°, 98.3240%, 70.1961%
        XYZ:
        10.9702, 8.8660, 43.7809
        xyY:
        0.1724, 0.1394, 8.8660
      CIE-Lab:
        35.7250, 20.4895, -58.4366
        CIE-LCH:
        35.7250, 61.9246, 289.3221
        CIE-Luv:
        35.7250, -17.8565, -82.8979
        Hunter-Lab:
        29.7758, 13.6565, -66.3341
      #034fb3 color charts
#034fb3 RGB chart
      #034fb3 CMYK chart
      #034fb3 RGB pie chart
      #034fb3 color shades, tints & tones
#034fb3 color schemes
#034fb3 color preview, HTML & CSS examples
           This text has a color of #034fb3        
        
          <p style="color:#034fb3;">Text here</p>
        
        
          .mytext {color:#034fb3;}
        
        Text color #034fb3
      
           This box has a color of #034fb3        
        
          <div style="background-color:#034fb3;">Content here</div>
        
        
          .mybackground {background-color:#034fb3;}
        
        Background color #034fb3
      
           Border around this has a color of #034fb3        
        
          <div style="border:2px solid #034fb3;">Content here</div>
        
        
          .myborder {border:2px solid #034fb3;}
        
        Border color #034fb3