#1a3199 color space conversions
Hex:
        #1a3199
        RGB:
        26, 49, 153
        CMY:
        90, 81, 40
        CMYK:
        83, 68, 0, 40
      HSL:
        229°, 70.9497%, 35.0980%
        HSV (HSB):
        229°, 83.0065%, 60.0000%
        XYZ:
        7.2741, 4.7161, 30.6639
        xyY:
        0.1705, 0.1106, 4.7161
      CIE-Lab:
        25.9103, 31.6360, -58.8358
        CIE-LCH:
        25.9103, 66.8019, 298.2669
        CIE-Luv:
        25.9103, -8.9911, -73.6553
        Hunter-Lab:
        21.7167, 21.7850, -68.5157
      #1a3199 color charts
#1a3199 RGB chart
      #1a3199 CMYK chart
      #1a3199 RGB pie chart
      #1a3199 color shades, tints & tones
#1a3199 color schemes
#1a3199 color preview, HTML & CSS examples
           This text has a color of #1a3199        
        
          <p style="color:#1a3199;">Text here</p>
        
        
          .mytext {color:#1a3199;}
        
        Text color #1a3199
      
           This box has a color of #1a3199        
        
          <div style="background-color:#1a3199;">Content here</div>
        
        
          .mybackground {background-color:#1a3199;}
        
        Background color #1a3199
      
           Border around this has a color of #1a3199        
        
          <div style="border:2px solid #1a3199;">Content here</div>
        
        
          .myborder {border:2px solid #1a3199;}
        
        Border color #1a3199