#1a5192 color space conversions
Hex:
        #1a5192
        RGB:
        26, 81, 146
        CMY:
        90, 68, 43
        CMYK:
        82, 45, 0, 43
      HSL:
        213°, 69.7674%, 33.7255%
        HSV (HSB):
        213°, 82.1918%, 57.2549%
        XYZ:
        8.5567, 8.1798, 28.3220
        xyY:
        0.1899, 0.1815, 8.1798
      CIE-Lab:
        34.3546, 7.0466, -40.8505
        CIE-LCH:
        34.3546, 41.4539, 279.7871
        CIE-Luv:
        34.3546, -17.6601, -57.1025
        Hunter-Lab:
        28.6003, 3.3536, -38.6927
      #1a5192 color charts
#1a5192 RGB chart
      #1a5192 CMYK chart
      #1a5192 RGB pie chart
      #1a5192 color shades, tints & tones
#1a5192 color schemes
#1a5192 color preview, HTML & CSS examples
           This text has a color of #1a5192        
        
          <p style="color:#1a5192;">Text here</p>
        
        
          .mytext {color:#1a5192;}
        
        Text color #1a5192
      
           This box has a color of #1a5192        
        
          <div style="background-color:#1a5192;">Content here</div>
        
        
          .mybackground {background-color:#1a5192;}
        
        Background color #1a5192
      
           Border around this has a color of #1a5192        
        
          <div style="border:2px solid #1a5192;">Content here</div>
        
        
          .myborder {border:2px solid #1a5192;}
        
        Border color #1a5192