#064d84 color space conversions
Hex:
        #064d84
        RGB:
        6, 77, 132
        CMY:
        98, 70, 48
        CMYK:
        95, 42, 0, 48
      HSL:
        206°, 91.3043%, 27.0588%
        HSV (HSB):
        206°, 95.4545%, 51.7647%
        XYZ:
        6.8938, 7.0124, 22.8200
        xyY:
        0.1877, 0.1909, 7.0124
      CIE-Lab:
        31.8352, 2.3323, -36.3252
        CIE-LCH:
        31.8352, 36.4000, 273.6737
        CIE-Luv:
        31.8352, -18.6656, -49.1514
        Hunter-Lab:
        26.4810, 0.1276, -32.5565
      #064d84 color charts
#064d84 RGB chart
      #064d84 CMYK chart
      #064d84 RGB pie chart
      #064d84 color shades, tints & tones
#064d84 color schemes
#064d84 color preview, HTML & CSS examples
           This text has a color of #064d84        
        
          <p style="color:#064d84;">Text here</p>
        
        
          .mytext {color:#064d84;}
        
        Text color #064d84
      
           This box has a color of #064d84        
        
          <div style="background-color:#064d84;">Content here</div>
        
        
          .mybackground {background-color:#064d84;}
        
        Background color #064d84
      
           Border around this has a color of #064d84        
        
          <div style="border:2px solid #064d84;">Content here</div>
        
        
          .myborder {border:2px solid #064d84;}
        
        Border color #064d84