#1a2164 color space conversions
Hex:
        #1a2164
        RGB:
        26, 33, 100
        CMY:
        90, 87, 61
        CMYK:
        74, 67, 0, 61
      HSL:
        234°, 58.7302%, 24.7059%
        HSV (HSB):
        234°, 74.0000%, 39.2157%
        XYZ:
        3.2701, 2.2274, 12.3142
        xyY:
        0.1836, 0.1251, 2.2274
      CIE-Lab:
        16.6382, 21.9398, -40.4463
        CIE-LCH:
        16.6382, 46.0136, 298.4772
        CIE-Luv:
        16.6382, -4.3637, -42.4048
        Hunter-Lab:
        14.9246, 12.9930, -38.4727
      #1a2164 color charts
#1a2164 RGB chart
      #1a2164 CMYK chart
      #1a2164 RGB pie chart
      #1a2164 color shades, tints & tones
#1a2164 color schemes
#1a2164 color preview, HTML & CSS examples
           This text has a color of #1a2164        
        
          <p style="color:#1a2164;">Text here</p>
        
        
          .mytext {color:#1a2164;}
        
        Text color #1a2164
      
           This box has a color of #1a2164        
        
          <div style="background-color:#1a2164;">Content here</div>
        
        
          .mybackground {background-color:#1a2164;}
        
        Background color #1a2164
      
           Border around this has a color of #1a2164        
        
          <div style="border:2px solid #1a2164;">Content here</div>
        
        
          .myborder {border:2px solid #1a2164;}
        
        Border color #1a2164