#1a287e color space conversions
Hex:
        #1a287e
        RGB:
        26, 40, 126
        CMY:
        90, 84, 51
        CMYK:
        79, 68, 0, 51
      HSL:
        232°, 65.7895%, 29.8039%
        HSV (HSB):
        232°, 79.3651%, 49.4118%
        XYZ:
        4.9507, 3.2436, 20.1038
        xyY:
        0.1749, 0.1146, 3.2436
      CIE-Lab:
        20.9940, 27.2722, -50.1029
        CIE-LCH:
        20.9940, 57.0445, 298.5605
        CIE-Luv:
        20.9940, -6.5508, -57.8803
        Hunter-Lab:
        18.0099, 17.5502, -53.5765
      #1a287e color charts
#1a287e RGB chart
      #1a287e CMYK chart
      #1a287e RGB pie chart
      #1a287e color shades, tints & tones
#1a287e color schemes
#1a287e color preview, HTML & CSS examples
           This text has a color of #1a287e        
        
          <p style="color:#1a287e;">Text here</p>
        
        
          .mytext {color:#1a287e;}
        
        Text color #1a287e
      
           This box has a color of #1a287e        
        
          <div style="background-color:#1a287e;">Content here</div>
        
        
          .mybackground {background-color:#1a287e;}
        
        Background color #1a287e
      
           Border around this has a color of #1a287e        
        
          <div style="border:2px solid #1a287e;">Content here</div>
        
        
          .myborder {border:2px solid #1a287e;}
        
        Border color #1a287e