#1a3182 color space conversions
Hex:
        #1a3182
        RGB:
        26, 49, 130
        CMY:
        90, 81, 49
        CMYK:
        80, 62, 0, 49
      HSL:
        227°, 66.6667%, 30.5882%
        HSV (HSB):
        227°, 80.0000%, 50.9804%
        XYZ:
        5.5536, 4.0279, 21.6039
        xyY:
        0.1781, 0.1292, 4.0279
      CIE-Lab:
        23.7636, 22.6259, -48.0927
        CIE-LCH:
        23.7636, 53.1492, 295.1953
        CIE-Luv:
        23.7636, -8.6454, -59.0517
        Hunter-Lab:
        20.0697, 14.2714, -49.7733
      #1a3182 color charts
#1a3182 RGB chart
      #1a3182 CMYK chart
      #1a3182 RGB pie chart
      #1a3182 color shades, tints & tones
#1a3182 color schemes
#1a3182 color preview, HTML & CSS examples
           This text has a color of #1a3182        
        
          <p style="color:#1a3182;">Text here</p>
        
        
          .mytext {color:#1a3182;}
        
        Text color #1a3182
      
           This box has a color of #1a3182        
        
          <div style="background-color:#1a3182;">Content here</div>
        
        
          .mybackground {background-color:#1a3182;}
        
        Background color #1a3182
      
           Border around this has a color of #1a3182        
        
          <div style="border:2px solid #1a3182;">Content here</div>
        
        
          .myborder {border:2px solid #1a3182;}
        
        Border color #1a3182