#011954 color space conversions
Hex:
        #011954
        RGB:
        1, 25, 84
        CMY:
        100, 90, 67
        CMYK:
        99, 70, 0, 67
      HSL:
        223°, 97.6471%, 16.6667%
        HSV (HSB):
        223°, 98.8095%, 32.9412%
        XYZ:
        1.9604, 1.3418, 8.5432
        xyY:
        0.1655, 0.1133, 1.3418
      CIE-Lab:
        11.5648, 18.3073, -38.0960
        CIE-LCH:
        11.5648, 42.2666, 295.6669
        CIE-Luv:
        11.5648, -5.0374, -32.3620
        Hunter-Lab:
        11.5836, 9.9374, -35.6191
      #011954 color charts
#011954 RGB chart
      #011954 CMYK chart
      #011954 RGB pie chart
      #011954 color shades, tints & tones
#011954 color schemes
#011954 color preview, HTML & CSS examples
           This text has a color of #011954        
        
          <p style="color:#011954;">Text here</p>
        
        
          .mytext {color:#011954;}
        
        Text color #011954
      
           This box has a color of #011954        
        
          <div style="background-color:#011954;">Content here</div>
        
        
          .mybackground {background-color:#011954;}
        
        Background color #011954
      
           Border around this has a color of #011954        
        
          <div style="border:2px solid #011954;">Content here</div>
        
        
          .myborder {border:2px solid #011954;}
        
        Border color #011954