#064a98 color space conversions
Hex:
        #064a98
        RGB:
        6, 74, 152
        CMY:
        98, 71, 40
        CMYK:
        96, 51, 0, 40
      HSL:
        212°, 92.4051%, 30.9804%
        HSV (HSB):
        212°, 96.0526%, 59.6078%
        XYZ:
        8.1914, 7.2033, 30.6644
        xyY:
        0.1778, 0.1564, 7.2033
      CIE-Lab:
        32.2653, 12.8163, -47.8796
        CIE-LCH:
        32.2653, 49.5653, 284.9854
        CIE-Luv:
        32.2653, -16.9835, -65.8559
        Hunter-Lab:
        26.8389, 7.5110, -48.9537
      #064a98 color charts
#064a98 RGB chart
      #064a98 CMYK chart
      #064a98 RGB pie chart
      #064a98 color shades, tints & tones
#064a98 color schemes
#064a98 color preview, HTML & CSS examples
           This text has a color of #064a98        
        
          <p style="color:#064a98;">Text here</p>
        
        
          .mytext {color:#064a98;}
        
        Text color #064a98
      
           This box has a color of #064a98        
        
          <div style="background-color:#064a98;">Content here</div>
        
        
          .mybackground {background-color:#064a98;}
        
        Background color #064a98
      
           Border around this has a color of #064a98        
        
          <div style="border:2px solid #064a98;">Content here</div>
        
        
          .myborder {border:2px solid #064a98;}
        
        Border color #064a98