#1a2076 color space conversions
Hex:
        #1a2076
        RGB:
        26, 32, 118
        CMY:
        90, 87, 54
        CMYK:
        78, 73, 0, 54
      HSL:
        236°, 63.8889%, 28.2353%
        HSV (HSB):
        236°, 77.9661%, 46.2745%
        XYZ:
        4.2125, 2.5606, 17.4118
        xyY:
        0.1742, 0.1059, 2.5606
      CIE-Lab:
        18.1907, 29.5714, -49.6075
        CIE-LCH:
        18.1907, 57.7527, 300.7995
        CIE-Luv:
        18.1907, -4.7777, -53.2987
        Hunter-Lab:
        16.0020, 18.9866, -53.3120
      #1a2076 color charts
#1a2076 RGB chart
      #1a2076 CMYK chart
      #1a2076 RGB pie chart
      #1a2076 color shades, tints & tones
#1a2076 color schemes
#1a2076 color preview, HTML & CSS examples
           This text has a color of #1a2076        
        
          <p style="color:#1a2076;">Text here</p>
        
        
          .mytext {color:#1a2076;}
        
        Text color #1a2076
      
           This box has a color of #1a2076        
        
          <div style="background-color:#1a2076;">Content here</div>
        
        
          .mybackground {background-color:#1a2076;}
        
        Background color #1a2076
      
           Border around this has a color of #1a2076        
        
          <div style="border:2px solid #1a2076;">Content here</div>
        
        
          .myborder {border:2px solid #1a2076;}
        
        Border color #1a2076