#004495 color space conversions
Hex:
        #004495
        RGB:
        0, 68, 149
        CMY:
        100, 73, 42
        CMYK:
        100, 54, 0, 42
      HSL:
        213°, 100.0000%, 29.2157%
        HSV (HSB):
        213°, 100.0000%, 58.4314%
        XYZ:
        7.4919, 6.3042, 29.2557
        xyY:
        0.1740, 0.1464, 6.3042
      CIE-Lab:
        30.1672, 15.3854, -49.4579
        CIE-LCH:
        30.1672, 51.7957, 287.2799
        CIE-Luv:
        30.1672, -15.6739, -66.4489
        Hunter-Lab:
        25.1081, 9.3229, -51.5085
      #004495 color charts
#004495 RGB chart
      #004495 CMYK chart
      #004495 RGB pie chart
      #004495 color shades, tints & tones
#004495 color schemes
#004495 color preview, HTML & CSS examples
           This text has a color of #004495        
        
          <p style="color:#004495;">Text here</p>
        
        
          .mytext {color:#004495;}
        
        Text color #004495
      
           This box has a color of #004495        
        
          <div style="background-color:#004495;">Content here</div>
        
        
          .mybackground {background-color:#004495;}
        
        Background color #004495
      
           Border around this has a color of #004495        
        
          <div style="border:2px solid #004495;">Content here</div>
        
        
          .myborder {border:2px solid #004495;}
        
        Border color #004495