#064dae color space conversions
Hex:
        #064dae
        RGB:
        6, 77, 174
        CMY:
        98, 70, 32
        CMYK:
        97, 56, 0, 32
      HSL:
        215°, 93.3333%, 35.2941%
        HSV (HSB):
        215°, 96.5517%, 68.2353%
        XYZ:
        10.3690, 8.4025, 41.1197
        xyY:
        0.1731, 0.1403, 8.4025
      CIE-Lab:
        34.8074, 19.9134, -56.9650
        CIE-LCH:
        34.8074, 60.3453, 289.2682
        CIE-Luv:
        34.8074, -17.2732, -80.1908
        Hunter-Lab:
        28.9870, 13.1241, -63.8154
      #064dae color charts
#064dae RGB chart
      #064dae CMYK chart
      #064dae RGB pie chart
      #064dae color shades, tints & tones
#064dae color schemes
#064dae color preview, HTML & CSS examples
           This text has a color of #064dae        
        
          <p style="color:#064dae;">Text here</p>
        
        
          .mytext {color:#064dae;}
        
        Text color #064dae
      
           This box has a color of #064dae        
        
          <div style="background-color:#064dae;">Content here</div>
        
        
          .mybackground {background-color:#064dae;}
        
        Background color #064dae
      
           Border around this has a color of #064dae        
        
          <div style="border:2px solid #064dae;">Content here</div>
        
        
          .myborder {border:2px solid #064dae;}
        
        Border color #064dae