#064c91 color space conversions
Hex:
        #064c91
        RGB:
        6, 76, 145
        CMY:
        98, 70, 43
        CMYK:
        96, 48, 0, 43
      HSL:
        210°, 92.0530%, 29.6078%
        HSV (HSB):
        210°, 95.8621%, 56.8627%
        XYZ:
        7.7704, 7.2519, 27.7783
        xyY:
        0.1815, 0.1694, 7.2519
      CIE-Lab:
        32.3737, 8.4985, -43.4436
        CIE-LCH:
        32.3737, 44.2670, 281.0685
        CIE-Luv:
        32.3737, -17.8201, -59.6820
        Hunter-Lab:
        26.9294, 4.3790, -42.3083
      #064c91 color charts
#064c91 RGB chart
      #064c91 CMYK chart
      #064c91 RGB pie chart
      #064c91 color shades, tints & tones
#064c91 color schemes
#064c91 color preview, HTML & CSS examples
           This text has a color of #064c91        
        
          <p style="color:#064c91;">Text here</p>
        
        
          .mytext {color:#064c91;}
        
        Text color #064c91
      
           This box has a color of #064c91        
        
          <div style="background-color:#064c91;">Content here</div>
        
        
          .mybackground {background-color:#064c91;}
        
        Background color #064c91
      
           Border around this has a color of #064c91        
        
          <div style="border:2px solid #064c91;">Content here</div>
        
        
          .myborder {border:2px solid #064c91;}
        
        Border color #064c91