#064b7a color space conversions
Hex:
        #064b7a
        RGB:
        6, 75, 122
        CMY:
        98, 71, 52
        CMYK:
        95, 39, 0, 52
      HSL:
        204°, 90.6250%, 25.0980%
        HSV (HSB):
        204°, 95.0820%, 47.8431%
        XYZ:
        6.1040, 6.4760, 19.3406
        xyY:
        0.1912, 0.2029, 6.4760
      CIE-Lab:
        30.5830, -0.5585, -32.1106
        CIE-LCH:
        30.5830, 32.1154, 269.0035
        CIE-Luv:
        30.5830, -18.4624, -42.5093
        Hunter-Lab:
        25.4480, -1.7185, -27.2471
      #064b7a color charts
#064b7a RGB chart
      #064b7a CMYK chart
      #064b7a RGB pie chart
      #064b7a color shades, tints & tones
#064b7a color schemes
#064b7a color preview, HTML & CSS examples
           This text has a color of #064b7a        
        
          <p style="color:#064b7a;">Text here</p>
        
        
          .mytext {color:#064b7a;}
        
        Text color #064b7a
      
           This box has a color of #064b7a        
        
          <div style="background-color:#064b7a;">Content here</div>
        
        
          .mybackground {background-color:#064b7a;}
        
        Background color #064b7a
      
           Border around this has a color of #064b7a        
        
          <div style="border:2px solid #064b7a;">Content here</div>
        
        
          .myborder {border:2px solid #064b7a;}
        
        Border color #064b7a