#064f77 color space conversions
Hex:
        #064f77
        RGB:
        6, 79, 119
        CMY:
        98, 69, 53
        CMYK:
        95, 34, 0, 53
      HSL:
        201°, 90.4000%, 24.5098%
        HSV (HSB):
        201°, 94.9580%, 46.6667%
        XYZ:
        6.2009, 6.9626, 18.4699
        xyY:
        0.1960, 0.2201, 6.9626
      CIE-Lab:
        31.7216, -4.4132, -28.4342
        CIE-LCH:
        31.7216, 28.7746, 261.1777
        CIE-Luv:
        31.7216, -19.9864, -37.5095
        Hunter-Lab:
        26.3867, -4.2294, -23.0304
      #064f77 color charts
#064f77 RGB chart
      #064f77 CMYK chart
      #064f77 RGB pie chart
      #064f77 color shades, tints & tones
#064f77 color schemes
#064f77 color preview, HTML & CSS examples
           This text has a color of #064f77        
        
          <p style="color:#064f77;">Text here</p>
        
        
          .mytext {color:#064f77;}
        
        Text color #064f77
      
           This box has a color of #064f77        
        
          <div style="background-color:#064f77;">Content here</div>
        
        
          .mybackground {background-color:#064f77;}
        
        Background color #064f77
      
           Border around this has a color of #064f77        
        
          <div style="border:2px solid #064f77;">Content here</div>
        
        
          .myborder {border:2px solid #064f77;}
        
        Border color #064f77