#1a2481 color space conversions
Hex:
        #1a2481
        RGB:
        26, 36, 129
        CMY:
        90, 86, 49
        CMYK:
        80, 72, 0, 49
      HSL:
        234°, 66.4516%, 30.3922%
        HSV (HSB):
        234°, 79.8450%, 50.5882%
        XYZ:
        5.0193, 3.0663, 21.0962
        xyY:
        0.1720, 0.1051, 3.0663
      CIE-Lab:
        20.3077, 31.0897, -53.1302
        CIE-LCH:
        20.3077, 61.5581, 300.3345
        CIE-Luv:
        20.3077, -5.8582, -59.9011
        Hunter-Lab:
        17.5110, 20.5208, -59.1714
      #1a2481 color charts
#1a2481 RGB chart
      #1a2481 CMYK chart
      #1a2481 RGB pie chart
      #1a2481 color shades, tints & tones
#1a2481 color schemes
#1a2481 color preview, HTML & CSS examples
           This text has a color of #1a2481        
        
          <p style="color:#1a2481;">Text here</p>
        
        
          .mytext {color:#1a2481;}
        
        Text color #1a2481
      
           This box has a color of #1a2481        
        
          <div style="background-color:#1a2481;">Content here</div>
        
        
          .mybackground {background-color:#1a2481;}
        
        Background color #1a2481
      
           Border around this has a color of #1a2481        
        
          <div style="border:2px solid #1a2481;">Content here</div>
        
        
          .myborder {border:2px solid #1a2481;}
        
        Border color #1a2481