#1a2365 color space conversions
Hex:
        #1a2365
        RGB:
        26, 35, 101
        CMY:
        90, 86, 60
        CMYK:
        74, 65, 0, 60
      HSL:
        233°, 59.0551%, 24.9020%
        HSV (HSB):
        233°, 74.2574%, 39.6078%
        XYZ:
        3.3760, 2.3613, 12.5898
        xyY:
        0.1842, 0.1288, 2.3613
      CIE-Lab:
        17.2792, 20.9134, -40.0573
        CIE-LCH:
        17.2792, 45.1880, 297.5685
        CIE-Luv:
        17.2792, -4.8217, -42.8534
        Hunter-Lab:
        15.3664, 12.3253, -37.8201
      #1a2365 color charts
#1a2365 RGB chart
      #1a2365 CMYK chart
      #1a2365 RGB pie chart
      #1a2365 color shades, tints & tones
#1a2365 color schemes
#1a2365 color preview, HTML & CSS examples
           This text has a color of #1a2365        
        
          <p style="color:#1a2365;">Text here</p>
        
        
          .mytext {color:#1a2365;}
        
        Text color #1a2365
      
           This box has a color of #1a2365        
        
          <div style="background-color:#1a2365;">Content here</div>
        
        
          .mybackground {background-color:#1a2365;}
        
        Background color #1a2365
      
           Border around this has a color of #1a2365        
        
          <div style="border:2px solid #1a2365;">Content here</div>
        
        
          .myborder {border:2px solid #1a2365;}
        
        Border color #1a2365