#1a268b color space conversions
Hex:
        #1a268b
        RGB:
        26, 38, 139
        CMY:
        90, 85, 45
        CMYK:
        81, 73, 0, 45
      HSL:
        234°, 68.4848%, 32.3529%
        HSV (HSB):
        234°, 81.2950%, 54.5098%
        XYZ:
        5.7793, 3.4699, 24.7913
        xyY:
        0.1698, 0.1019, 3.4699
      CIE-Lab:
        21.8353, 33.5313, -56.8930
        CIE-LCH:
        21.8353, 66.0391, 300.5140
        CIE-Luv:
        21.8353, -6.5221, -65.8873
        Hunter-Lab:
        18.6277, 22.7818, -65.8685
      #1a268b color charts
#1a268b RGB chart
      #1a268b CMYK chart
      #1a268b RGB pie chart
      #1a268b color shades, tints & tones
#1a268b color schemes
#1a268b color preview, HTML & CSS examples
           This text has a color of #1a268b        
        
          <p style="color:#1a268b;">Text here</p>
        
        
          .mytext {color:#1a268b;}
        
        Text color #1a268b
      
           This box has a color of #1a268b        
        
          <div style="background-color:#1a268b;">Content here</div>
        
        
          .mybackground {background-color:#1a268b;}
        
        Background color #1a268b
      
           Border around this has a color of #1a268b        
        
          <div style="border:2px solid #1a268b;">Content here</div>
        
        
          .myborder {border:2px solid #1a268b;}
        
        Border color #1a268b