#064ea4 color space conversions
Hex:
        #064ea4
        RGB:
        6, 78, 164
        CMY:
        98, 69, 36
        CMYK:
        96, 52, 0, 36
      HSL:
        213°, 92.9412%, 33.3333%
        HSV (HSB):
        213°, 96.3415%, 64.3137%
        XYZ:
        9.5003, 8.1678, 36.1978
        xyY:
        0.1764, 0.1516, 8.1678
      CIE-Lab:
        34.3300, 15.1042, -51.7733
        CIE-LCH:
        34.3300, 53.9316, 286.2640
        CIE-Luv:
        34.3300, -17.8084, -72.6652
        Hunter-Lab:
        28.5794, 9.3228, -55.0892
      #064ea4 color charts
#064ea4 RGB chart
      #064ea4 CMYK chart
      #064ea4 RGB pie chart
      #064ea4 color shades, tints & tones
#064ea4 color schemes
#064ea4 color preview, HTML & CSS examples
           This text has a color of #064ea4        
        
          <p style="color:#064ea4;">Text here</p>
        
        
          .mytext {color:#064ea4;}
        
        Text color #064ea4
      
           This box has a color of #064ea4        
        
          <div style="background-color:#064ea4;">Content here</div>
        
        
          .mybackground {background-color:#064ea4;}
        
        Background color #064ea4
      
           Border around this has a color of #064ea4        
        
          <div style="border:2px solid #064ea4;">Content here</div>
        
        
          .myborder {border:2px solid #064ea4;}
        
        Border color #064ea4