#1a2585 color space conversions
Hex:
        #1a2585
        RGB:
        26, 37, 133
        CMY:
        90, 85, 48
        CMYK:
        80, 72, 0, 48
      HSL:
        234°, 67.2956%, 31.1765%
        HSV (HSB):
        234°, 80.4511%, 52.1569%
        XYZ:
        5.3212, 3.2362, 22.5345
        xyY:
        0.1711, 0.1041, 3.2362
      CIE-Lab:
        20.9661, 31.9396, -54.5675
        CIE-LCH:
        20.9661, 63.2278, 300.3414
        CIE-Luv:
        20.9661, -6.1624, -62.2944
        Hunter-Lab:
        17.9894, 21.3181, -61.6770
      #1a2585 color charts
#1a2585 RGB chart
      #1a2585 CMYK chart
      #1a2585 RGB pie chart
      #1a2585 color shades, tints & tones
#1a2585 color schemes
#1a2585 color preview, HTML & CSS examples
           This text has a color of #1a2585        
        
          <p style="color:#1a2585;">Text here</p>
        
        
          .mytext {color:#1a2585;}
        
        Text color #1a2585
      
           This box has a color of #1a2585        
        
          <div style="background-color:#1a2585;">Content here</div>
        
        
          .mybackground {background-color:#1a2585;}
        
        Background color #1a2585
      
           Border around this has a color of #1a2585        
        
          <div style="border:2px solid #1a2585;">Content here</div>
        
        
          .myborder {border:2px solid #1a2585;}
        
        Border color #1a2585