#004494 color space conversions
Hex:
        #004494
        RGB:
        0, 68, 148
        CMY:
        100, 73, 42
        CMYK:
        100, 54, 0, 42
      HSL:
        212°, 100.0000%, 29.0196%
        HSV (HSB):
        212°, 100.0000%, 58.0392%
        XYZ:
        7.4124, 6.2724, 28.8370
        xyY:
        0.1743, 0.1475, 6.2724
      CIE-Lab:
        30.0895, 14.9594, -48.9733
        CIE-LCH:
        30.0895, 51.2071, 286.9859
        CIE-Luv:
        30.0895, -15.6998, -65.7458
        Hunter-Lab:
        25.0447, 9.0020, -50.7365
      #004494 color charts
#004494 RGB chart
      #004494 CMYK chart
      #004494 RGB pie chart
      #004494 color shades, tints & tones
#004494 color schemes
#004494 color preview, HTML & CSS examples
           This text has a color of #004494        
        
          <p style="color:#004494;">Text here</p>
        
        
          .mytext {color:#004494;}
        
        Text color #004494
      
           This box has a color of #004494        
        
          <div style="background-color:#004494;">Content here</div>
        
        
          .mybackground {background-color:#004494;}
        
        Background color #004494
      
           Border around this has a color of #004494        
        
          <div style="border:2px solid #004494;">Content here</div>
        
        
          .myborder {border:2px solid #004494;}
        
        Border color #004494