#004096 color space conversions
Hex:
        #004096
        RGB:
        0, 64, 150
        CMY:
        100, 75, 41
        CMYK:
        100, 57, 0, 41
      HSL:
        214°, 100.0000%, 29.4118%
        HSV (HSB):
        214°, 100.0000%, 58.8235%
        XYZ:
        7.3384, 5.8688, 29.6002
        xyY:
        0.1714, 0.1371, 5.8688
      CIE-Lab:
        29.0790, 18.6016, -51.8387
        CIE-LCH:
        29.0790, 55.0751, 289.7398
        CIE-Luv:
        29.0790, -14.5378, -68.6278
        Hunter-Lab:
        24.2256, 11.6764, -55.4859
      #004096 color charts
#004096 RGB chart
      #004096 CMYK chart
      #004096 RGB pie chart
      #004096 color shades, tints & tones
#004096 color schemes
#004096 color preview, HTML & CSS examples
           This text has a color of #004096        
        
          <p style="color:#004096;">Text here</p>
        
        
          .mytext {color:#004096;}
        
        Text color #004096
      
           This box has a color of #004096        
        
          <div style="background-color:#004096;">Content here</div>
        
        
          .mybackground {background-color:#004096;}
        
        Background color #004096
      
           Border around this has a color of #004096        
        
          <div style="border:2px solid #004096;">Content here</div>
        
        
          .myborder {border:2px solid #004096;}
        
        Border color #004096