#004095 color space conversions
Hex:
        #004095
        RGB:
        0, 64, 149
        CMY:
        100, 75, 42
        CMYK:
        100, 57, 0, 42
      HSL:
        214°, 100.0000%, 29.2157%
        HSV (HSB):
        214°, 100.0000%, 58.4314%
        XYZ:
        7.2582, 5.8367, 29.1778
        xyY:
        0.1717, 0.1381, 5.8367
      CIE-Lab:
        28.9967, 18.1778, -51.3614
        CIE-LCH:
        28.9967, 54.4833, 289.4898
        CIE-Luv:
        28.9967, -14.5574, -67.9464
        Hunter-Lab:
        24.1593, 11.3482, -54.6946
      #004095 color charts
#004095 RGB chart
      #004095 CMYK chart
      #004095 RGB pie chart
      #004095 color shades, tints & tones
#004095 color schemes
#004095 color preview, HTML & CSS examples
           This text has a color of #004095        
        
          <p style="color:#004095;">Text here</p>
        
        
          .mytext {color:#004095;}
        
        Text color #004095
      
           This box has a color of #004095        
        
          <div style="background-color:#004095;">Content here</div>
        
        
          .mybackground {background-color:#004095;}
        
        Background color #004095
      
           Border around this has a color of #004095        
        
          <div style="border:2px solid #004095;">Content here</div>
        
        
          .myborder {border:2px solid #004095;}
        
        Border color #004095