#001644 color space conversions
Hex:
        #001644
        RGB:
        0, 22, 68
        CMY:
        100, 91, 73
        CMYK:
        100, 68, 0, 73
      HSL:
        221°, 100.0000%, 13.3333%
        HSV (HSB):
        221°, 100.0000%, 26.6667%
        XYZ:
        1.3303, 0.9912, 5.5900
        xyY:
        0.1681, 0.1253, 0.9912
      CIE-Lab:
        8.9177, 13.0923, -31.3715
        CIE-LCH:
        8.9177, 33.9938, 292.6524
        CIE-Luv:
        8.9177, -4.2239, -22.9256
        Hunter-Lab:
        9.9558, 6.4287, -26.3216
      #001644 color charts
#001644 RGB chart
      #001644 CMYK chart
      #001644 RGB pie chart
      #001644 color shades, tints & tones
#001644 color schemes
#001644 color preview, HTML & CSS examples
           This text has a color of #001644        
        
          <p style="color:#001644;">Text here</p>
        
        
          .mytext {color:#001644;}
        
        Text color #001644
      
           This box has a color of #001644        
        
          <div style="background-color:#001644;">Content here</div>
        
        
          .mybackground {background-color:#001644;}
        
        Background color #001644
      
           Border around this has a color of #001644        
        
          <div style="border:2px solid #001644;">Content here</div>
        
        
          .myborder {border:2px solid #001644;}
        
        Border color #001644