#064b90 color space conversions
Hex:
        #064b90
        RGB:
        6, 75, 144
        CMY:
        98, 71, 44
        CMYK:
        96, 48, 0, 44
      HSL:
        210°, 92.0000%, 29.4118%
        HSV (HSB):
        210°, 95.8333%, 56.4706%
        XYZ:
        7.6252, 7.0845, 27.3511
        xyY:
        0.1813, 0.1684, 7.0845
      CIE-Lab:
        31.9985, 8.7560, -43.4369
        CIE-LCH:
        31.9985, 44.3106, 281.3969
        CIE-Luv:
        31.9985, -17.5461, -59.4595
        Hunter-Lab:
        26.6167, 4.5579, -42.2942
      #064b90 color charts
#064b90 RGB chart
      #064b90 CMYK chart
      #064b90 RGB pie chart
      #064b90 color shades, tints & tones
#064b90 color schemes
#064b90 color preview, HTML & CSS examples
           This text has a color of #064b90        
        
          <p style="color:#064b90;">Text here</p>
        
        
          .mytext {color:#064b90;}
        
        Text color #064b90
      
           This box has a color of #064b90        
        
          <div style="background-color:#064b90;">Content here</div>
        
        
          .mybackground {background-color:#064b90;}
        
        Background color #064b90
      
           Border around this has a color of #064b90        
        
          <div style="border:2px solid #064b90;">Content here</div>
        
        
          .myborder {border:2px solid #064b90;}
        
        Border color #064b90