#001373 color space conversions
Hex:
        #001373
        RGB:
        0, 19, 115
        CMY:
        100, 93, 55
        CMYK:
        100, 83, 0, 55
      HSL:
        230°, 100.0000%, 22.5490%
        HSV (HSB):
        230°, 100.0000%, 45.0980%
        XYZ:
        3.3274, 1.7035, 16.3731
        xyY:
        0.1555, 0.0796, 1.7035
      CIE-Lab:
        13.8476, 34.9119, -54.8925
        CIE-LCH:
        13.8476, 65.0541, 302.4566
        CIE-Luv:
        13.8476, -4.8973, -48.9242
        Hunter-Lab:
        13.0520, 22.6645, -65.2400
      #001373 color charts
#001373 RGB chart
      #001373 CMYK chart
      #001373 RGB pie chart
      #001373 color shades, tints & tones
#001373 color schemes
#001373 color preview, HTML & CSS examples
           This text has a color of #001373        
        
          <p style="color:#001373;">Text here</p>
        
        
          .mytext {color:#001373;}
        
        Text color #001373
      
           This box has a color of #001373        
        
          <div style="background-color:#001373;">Content here</div>
        
        
          .mybackground {background-color:#001373;}
        
        Background color #001373
      
           Border around this has a color of #001373        
        
          <div style="border:2px solid #001373;">Content here</div>
        
        
          .myborder {border:2px solid #001373;}
        
        Border color #001373