#1a2981 color space conversions
Hex:
        #1a2981
        RGB:
        26, 41, 129
        CMY:
        90, 84, 49
        CMYK:
        80, 68, 0, 49
      HSL:
        231°, 66.4516%, 30.3922%
        HSV (HSB):
        231°, 79.8450%, 50.5882%
        XYZ:
        5.1814, 3.3905, 21.1502
        xyY:
        0.1743, 0.1141, 3.3905
      CIE-Lab:
        21.5443, 27.7568, -51.0967
        CIE-LCH:
        21.5443, 58.1491, 298.5117
        CIE-Luv:
        21.5443, -6.8306, -59.6462
        Hunter-Lab:
        18.4132, 18.0059, -55.2138
      #1a2981 color charts
#1a2981 RGB chart
      #1a2981 CMYK chart
      #1a2981 RGB pie chart
      #1a2981 color shades, tints & tones
#1a2981 color schemes
#1a2981 color preview, HTML & CSS examples
           This text has a color of #1a2981        
        
          <p style="color:#1a2981;">Text here</p>
        
        
          .mytext {color:#1a2981;}
        
        Text color #1a2981
      
           This box has a color of #1a2981        
        
          <div style="background-color:#1a2981;">Content here</div>
        
        
          .mybackground {background-color:#1a2981;}
        
        Background color #1a2981
      
           Border around this has a color of #1a2981        
        
          <div style="border:2px solid #1a2981;">Content here</div>
        
        
          .myborder {border:2px solid #1a2981;}
        
        Border color #1a2981