#1a4064 color space conversions
Hex:
        #1a4064
        RGB:
        26, 64, 100
        CMY:
        90, 75, 61
        CMYK:
        74, 36, 0, 61
      HSL:
        209°, 58.7302%, 24.7059%
        HSV (HSB):
        209°, 74.0000%, 39.2157%
        XYZ:
        4.5596, 4.8065, 12.7440
        xyY:
        0.2062, 0.2174, 4.8065
      CIE-Lab:
        26.1762, -0.1167, -25.1139
        CIE-LCH:
        26.1762, 25.1142, 269.7338
        CIE-Luv:
        26.1762, -13.3021, -31.2430
        Hunter-Lab:
        21.9237, -1.2425, -19.1180
      #1a4064 color charts
#1a4064 RGB chart
      #1a4064 CMYK chart
      #1a4064 RGB pie chart
      #1a4064 color shades, tints & tones
#1a4064 color schemes
#1a4064 color preview, HTML & CSS examples
           This text has a color of #1a4064        
        
          <p style="color:#1a4064;">Text here</p>
        
        
          .mytext {color:#1a4064;}
        
        Text color #1a4064
      
           This box has a color of #1a4064        
        
          <div style="background-color:#1a4064;">Content here</div>
        
        
          .mybackground {background-color:#1a4064;}
        
        Background color #1a4064
      
           Border around this has a color of #1a4064        
        
          <div style="border:2px solid #1a4064;">Content here</div>
        
        
          .myborder {border:2px solid #1a4064;}
        
        Border color #1a4064