#064f81 color space conversions
Hex:
        #064f81
        RGB:
        6, 79, 129
        CMY:
        98, 69, 49
        CMYK:
        95, 39, 0, 49
      HSL:
        204°, 91.1111%, 26.4706%
        HSV (HSB):
        204°, 95.3488%, 50.5882%
        XYZ:
        6.8335, 7.2157, 21.8015
        xyY:
        0.1906, 0.2013, 7.2157
      CIE-Lab:
        32.2929, -0.2505, -33.7416
        CIE-LCH:
        32.2929, 33.7425, 269.5746
        CIE-Luv:
        32.2929, -19.4713, -45.5485
        Hunter-Lab:
        26.8620, -1.5991, -29.3170
      #064f81 color charts
#064f81 RGB chart
      #064f81 CMYK chart
      #064f81 RGB pie chart
      #064f81 color shades, tints & tones
#064f81 color schemes
#064f81 color preview, HTML & CSS examples
           This text has a color of #064f81        
        
          <p style="color:#064f81;">Text here</p>
        
        
          .mytext {color:#064f81;}
        
        Text color #064f81
      
           This box has a color of #064f81        
        
          <div style="background-color:#064f81;">Content here</div>
        
        
          .mybackground {background-color:#064f81;}
        
        Background color #064f81
      
           Border around this has a color of #064f81        
        
          <div style="border:2px solid #064f81;">Content here</div>
        
        
          .myborder {border:2px solid #064f81;}
        
        Border color #064f81