#064a78 color space conversions
Hex:
        #064a78
        RGB:
        6, 74, 120
        CMY:
        98, 71, 53
        CMYK:
        95, 38, 0, 53
      HSL:
        204°, 90.4762%, 24.7059%
        HSV (HSB):
        204°, 95.0000%, 47.0588%
        XYZ:
        5.9140, 6.2923, 18.6721
        xyY:
        0.1915, 0.2038, 6.2923
      CIE-Lab:
        30.1384, -0.7413, -31.5666
        CIE-LCH:
        30.1384, 31.5753, 268.6547
        CIE-Luv:
        30.1384, -18.2201, -41.5500
        Hunter-Lab:
        25.0845, -1.8140, -26.5744
      #064a78 color charts
#064a78 RGB chart
      #064a78 CMYK chart
      #064a78 RGB pie chart
      #064a78 color shades, tints & tones
#064a78 color schemes
#064a78 color preview, HTML & CSS examples
           This text has a color of #064a78        
        
          <p style="color:#064a78;">Text here</p>
        
        
          .mytext {color:#064a78;}
        
        Text color #064a78
      
           This box has a color of #064a78        
        
          <div style="background-color:#064a78;">Content here</div>
        
        
          .mybackground {background-color:#064a78;}
        
        Background color #064a78
      
           Border around this has a color of #064a78        
        
          <div style="border:2px solid #064a78;">Content here</div>
        
        
          .myborder {border:2px solid #064a78;}
        
        Border color #064a78