#1a4a83 color space conversions
Hex:
        #1a4a83
        RGB:
        26, 74, 131
        CMY:
        90, 71, 49
        CMYK:
        80, 44, 0, 49
      HSL:
        213°, 66.8790%, 30.7843%
        HSV (HSB):
        213°, 80.1527%, 51.3725%
        XYZ:
        6.9715, 6.7559, 22.4093
        xyY:
        0.1929, 0.1870, 6.7559
      CIE-Lab:
        31.2445, 5.6583, -36.6265
        CIE-LCH:
        31.2445, 37.0610, 278.7820
        CIE-Luv:
        31.2445, -15.8323, -49.5358
        Hunter-Lab:
        25.9920, 2.3907, -32.9230
      #1a4a83 color charts
#1a4a83 RGB chart
      #1a4a83 CMYK chart
      #1a4a83 RGB pie chart
      #1a4a83 color shades, tints & tones
#1a4a83 color schemes
#1a4a83 color preview, HTML & CSS examples
           This text has a color of #1a4a83        
        
          <p style="color:#1a4a83;">Text here</p>
        
        
          .mytext {color:#1a4a83;}
        
        Text color #1a4a83
      
           This box has a color of #1a4a83        
        
          <div style="background-color:#1a4a83;">Content here</div>
        
        
          .mybackground {background-color:#1a4a83;}
        
        Background color #1a4a83
      
           Border around this has a color of #1a4a83        
        
          <div style="border:2px solid #1a4a83;">Content here</div>
        
        
          .myborder {border:2px solid #1a4a83;}
        
        Border color #1a4a83