#001090 color space conversions
Hex:
        #001090
        RGB:
        0, 16, 144
        CMY:
        100, 94, 44
        CMYK:
        100, 89, 0, 44
      HSL:
        233°, 100.0000%, 28.2353%
        HSV (HSB):
        233°, 100.0000%, 56.4706%
        XYZ:
        5.2193, 2.3842, 26.5707
        xyY:
        0.1527, 0.0698, 2.3842
      CIE-Lab:
        17.3866, 46.1398, -67.4179
        CIE-LCH:
        17.3866, 81.6949, 304.3871
        CIE-Luv:
        17.3866, -5.6196, -65.6718
        Hunter-Lab:
        15.4409, 33.3153, -91.2178
      #001090 color charts
#001090 RGB chart
      #001090 CMYK chart
      #001090 RGB pie chart
      #001090 color shades, tints & tones
#001090 color schemes
#001090 color preview, HTML & CSS examples
           This text has a color of #001090        
        
          <p style="color:#001090;">Text here</p>
        
        
          .mytext {color:#001090;}
        
        Text color #001090
      
           This box has a color of #001090        
        
          <div style="background-color:#001090;">Content here</div>
        
        
          .mybackground {background-color:#001090;}
        
        Background color #001090
      
           Border around this has a color of #001090        
        
          <div style="border:2px solid #001090;">Content here</div>
        
        
          .myborder {border:2px solid #001090;}
        
        Border color #001090