#001664 color space conversions
Hex:
        #001664
        RGB:
        0, 22, 100
        CMY:
        100, 91, 61
        CMYK:
        100, 78, 0, 61
      HSL:
        227°, 100.0000%, 19.6078%
        HSV (HSB):
        227°, 100.0000%, 39.2157%
        XYZ:
        2.5872, 1.4939, 12.2086
        xyY:
        0.1588, 0.0917, 1.4939
      CIE-Lab:
        12.5693, 27.2622, -47.1843
        CIE-LCH:
        12.5693, 54.4939, 300.0185
        CIE-Luv:
        12.5693, -4.8860, -40.8742
        Hunter-Lab:
        12.2226, 16.3936, -50.6662
      #001664 color charts
#001664 RGB chart
      #001664 CMYK chart
      #001664 RGB pie chart
      #001664 color shades, tints & tones
#001664 color schemes
#001664 color preview, HTML & CSS examples
           This text has a color of #001664        
        
          <p style="color:#001664;">Text here</p>
        
        
          .mytext {color:#001664;}
        
        Text color #001664
      
           This box has a color of #001664        
        
          <div style="background-color:#001664;">Content here</div>
        
        
          .mybackground {background-color:#001664;}
        
        Background color #001664
      
           Border around this has a color of #001664        
        
          <div style="border:2px solid #001664;">Content here</div>
        
        
          .myborder {border:2px solid #001664;}
        
        Border color #001664