#064b95 color space conversions
Hex:
        #064b95
        RGB:
        6, 75, 149
        CMY:
        98, 71, 42
        CMYK:
        96, 50, 0, 42
      HSL:
        211°, 92.2581%, 30.3922%
        HSV (HSB):
        211°, 95.9732%, 58.4314%
        XYZ:
        8.0160, 7.2408, 29.4089
        xyY:
        0.1795, 0.1621, 7.2408
      CIE-Lab:
        32.3489, 10.8680, -45.9212
        CIE-LCH:
        32.3489, 47.1898, 283.3150
        CIE-Luv:
        32.3489, -17.3762, -63.1738
        Hunter-Lab:
        26.9087, 6.0841, -45.9627
      #064b95 color charts
#064b95 RGB chart
      #064b95 CMYK chart
      #064b95 RGB pie chart
      #064b95 color shades, tints & tones
#064b95 color schemes
#064b95 color preview, HTML & CSS examples
           This text has a color of #064b95        
        
          <p style="color:#064b95;">Text here</p>
        
        
          .mytext {color:#064b95;}
        
        Text color #064b95
      
           This box has a color of #064b95        
        
          <div style="background-color:#064b95;">Content here</div>
        
        
          .mybackground {background-color:#064b95;}
        
        Background color #064b95
      
           Border around this has a color of #064b95        
        
          <div style="border:2px solid #064b95;">Content here</div>
        
        
          .myborder {border:2px solid #064b95;}
        
        Border color #064b95