#1a2579 color space conversions
Hex:
        #1a2579
        RGB:
        26, 37, 121
        CMY:
        90, 85, 53
        CMYK:
        79, 69, 0, 53
      HSL:
        233°, 64.6259%, 28.8235%
        HSV (HSB):
        233°, 78.5124%, 47.4510%
        XYZ:
        4.5388, 2.9232, 18.4142
        xyY:
        0.1754, 0.1130, 2.9232
      CIE-Lab:
        19.7338, 27.3748, -48.9915
        CIE-LCH:
        19.7338, 56.1208, 299.1950
        CIE-Luv:
        19.7338, -5.8102, -55.0176
        Hunter-Lab:
        17.0974, 17.4649, -51.8879
      #1a2579 color charts
#1a2579 RGB chart
      #1a2579 CMYK chart
      #1a2579 RGB pie chart
      #1a2579 color shades, tints & tones
#1a2579 color schemes
#1a2579 color preview, HTML & CSS examples
           This text has a color of #1a2579        
        
          <p style="color:#1a2579;">Text here</p>
        
        
          .mytext {color:#1a2579;}
        
        Text color #1a2579
      
           This box has a color of #1a2579        
        
          <div style="background-color:#1a2579;">Content here</div>
        
        
          .mybackground {background-color:#1a2579;}
        
        Background color #1a2579
      
           Border around this has a color of #1a2579        
        
          <div style="border:2px solid #1a2579;">Content here</div>
        
        
          .myborder {border:2px solid #1a2579;}
        
        Border color #1a2579