#064c86 color space conversions
Hex:
        #064c86
        RGB:
        6, 76, 134
        CMY:
        98, 70, 47
        CMYK:
        96, 43, 0, 47
      HSL:
        207°, 91.4286%, 27.4510%
        HSV (HSB):
        207°, 95.5224%, 52.5490%
        XYZ:
        6.9626, 6.9288, 23.5247
        xyY:
        0.1861, 0.1852, 6.9288
      CIE-Lab:
        31.6443, 3.8460, -37.8647
        CIE-LCH:
        31.6443, 38.0595, 275.7998
        CIE-Luv:
        31.6443, -18.2517, -51.2984
        Hunter-Lab:
        26.3227, 1.1504, -34.5619
      #064c86 color charts
#064c86 RGB chart
      #064c86 CMYK chart
      #064c86 RGB pie chart
      #064c86 color shades, tints & tones
#064c86 color schemes
#064c86 color preview, HTML & CSS examples
           This text has a color of #064c86        
        
          <p style="color:#064c86;">Text here</p>
        
        
          .mytext {color:#064c86;}
        
        Text color #064c86
      
           This box has a color of #064c86        
        
          <div style="background-color:#064c86;">Content here</div>
        
        
          .mybackground {background-color:#064c86;}
        
        Background color #064c86
      
           Border around this has a color of #064c86        
        
          <div style="border:2px solid #064c86;">Content here</div>
        
        
          .myborder {border:2px solid #064c86;}
        
        Border color #064c86