#1a2b93 color space conversions
Hex:
        #1a2b93
        RGB:
        26, 43, 147
        CMY:
        90, 83, 42
        CMYK:
        82, 71, 0, 42
      HSL:
        232°, 69.9422%, 33.9216%
        HSV (HSB):
        232°, 82.3129%, 57.6471%
        XYZ:
        6.5563, 4.0540, 28.0407
        xyY:
        0.1696, 0.1049, 4.0540
      CIE-Lab:
        23.8490, 33.2955, -58.5395
        CIE-LCH:
        23.8490, 67.3458, 299.6299
        CIE-Luv:
        23.8490, -7.6644, -70.5297
        Hunter-Lab:
        20.1344, 22.8894, -68.4776
      #1a2b93 color charts
#1a2b93 RGB chart
      #1a2b93 CMYK chart
      #1a2b93 RGB pie chart
      #1a2b93 color shades, tints & tones
#1a2b93 color schemes
#1a2b93 color preview, HTML & CSS examples
           This text has a color of #1a2b93        
        
          <p style="color:#1a2b93;">Text here</p>
        
        
          .mytext {color:#1a2b93;}
        
        Text color #1a2b93
      
           This box has a color of #1a2b93        
        
          <div style="background-color:#1a2b93;">Content here</div>
        
        
          .mybackground {background-color:#1a2b93;}
        
        Background color #1a2b93
      
           Border around this has a color of #1a2b93        
        
          <div style="border:2px solid #1a2b93;">Content here</div>
        
        
          .myborder {border:2px solid #1a2b93;}
        
        Border color #1a2b93