#1a3188 color space conversions
Hex:
        #1a3188
        RGB:
        26, 49, 136
        CMY:
        90, 81, 47
        CMYK:
        81, 64, 0, 47
      HSL:
        227°, 67.9012%, 31.7647%
        HSV (HSB):
        227°, 80.8824%, 53.3333%
        XYZ:
        5.9682, 4.1938, 23.7875
        xyY:
        0.1758, 0.1235, 4.1938
      CIE-Lab:
        24.3021, 25.0184, -50.9690
        CIE-LCH:
        24.3021, 56.7781, 296.1443
        CIE-Luv:
        24.3021, -8.7220, -62.9300
        Hunter-Lab:
        20.4788, 16.1833, -54.5341
      #1a3188 color charts
#1a3188 RGB chart
      #1a3188 CMYK chart
      #1a3188 RGB pie chart
      #1a3188 color shades, tints & tones
#1a3188 color schemes
#1a3188 color preview, HTML & CSS examples
           This text has a color of #1a3188        
        
          <p style="color:#1a3188;">Text here</p>
        
        
          .mytext {color:#1a3188;}
        
        Text color #1a3188
      
           This box has a color of #1a3188        
        
          <div style="background-color:#1a3188;">Content here</div>
        
        
          .mybackground {background-color:#1a3188;}
        
        Background color #1a3188
      
           Border around this has a color of #1a3188        
        
          <div style="border:2px solid #1a3188;">Content here</div>
        
        
          .myborder {border:2px solid #1a3188;}
        
        Border color #1a3188