#064c84 color space conversions
Hex:
        #064c84
        RGB:
        6, 76, 132
        CMY:
        98, 70, 48
        CMYK:
        95, 42, 0, 48
      HSL:
        207°, 91.3043%, 27.0588%
        HSV (HSB):
        207°, 95.4545%, 51.7647%
        XYZ:
        6.8244, 6.8735, 22.7968
        xyY:
        0.1870, 0.1883, 6.8735
      CIE-Lab:
        31.5173, 3.0000, -36.8331
        CIE-LCH:
        31.5173, 36.9551, 274.6564
        CIE-Luv:
        31.5173, -18.3376, -49.7477
        Hunter-Lab:
        26.2174, 0.5830, -33.2022
      #064c84 color charts
#064c84 RGB chart
      #064c84 CMYK chart
      #064c84 RGB pie chart
      #064c84 color shades, tints & tones
#064c84 color schemes
#064c84 color preview, HTML & CSS examples
           This text has a color of #064c84        
        
          <p style="color:#064c84;">Text here</p>
        
        
          .mytext {color:#064c84;}
        
        Text color #064c84
      
           This box has a color of #064c84        
        
          <div style="background-color:#064c84;">Content here</div>
        
        
          .mybackground {background-color:#064c84;}
        
        Background color #064c84
      
           Border around this has a color of #064c84        
        
          <div style="border:2px solid #064c84;">Content here</div>
        
        
          .myborder {border:2px solid #064c84;}
        
        Border color #064c84