#1a2582 color space conversions
Hex:
        #1a2582
        RGB:
        26, 37, 130
        CMY:
        90, 85, 49
        CMYK:
        80, 72, 0, 49
      HSL:
        234°, 66.6667%, 30.5882%
        HSV (HSB):
        234°, 80.0000%, 50.9804%
        XYZ:
        5.1168, 3.1545, 21.4583
        xyY:
        0.1721, 0.1061, 3.1545
      CIE-Lab:
        20.6521, 30.8118, -53.1947
        CIE-LCH:
        20.6521, 61.4739, 300.0806
        CIE-Luv:
        20.6521, -6.0726, -60.4849
        Hunter-Lab:
        17.7608, 20.3440, -59.2006
      #1a2582 color charts
#1a2582 RGB chart
      #1a2582 CMYK chart
      #1a2582 RGB pie chart
      #1a2582 color shades, tints & tones
#1a2582 color schemes
#1a2582 color preview, HTML & CSS examples
           This text has a color of #1a2582        
        
          <p style="color:#1a2582;">Text here</p>
        
        
          .mytext {color:#1a2582;}
        
        Text color #1a2582
      
           This box has a color of #1a2582        
        
          <div style="background-color:#1a2582;">Content here</div>
        
        
          .mybackground {background-color:#1a2582;}
        
        Background color #1a2582
      
           Border around this has a color of #1a2582        
        
          <div style="border:2px solid #1a2582;">Content here</div>
        
        
          .myborder {border:2px solid #1a2582;}
        
        Border color #1a2582