#1a245a color space conversions
Hex:
        #1a245a
        RGB:
        26, 36, 90
        CMY:
        90, 86, 65
        CMYK:
        71, 60, 0, 65
      HSL:
        231°, 55.1724%, 22.7451%
        HSV (HSB):
        231°, 71.1111%, 35.2941%
        XYZ:
        2.9023, 2.2195, 9.9483
        xyY:
        0.1926, 0.1473, 2.2195
      CIE-Lab:
        16.5997, 15.7654, -33.8733
        CIE-LCH:
        16.5997, 37.3624, 294.9584
        CIE-Luv:
        16.5997, -4.7579, -35.7910
        Hunter-Lab:
        14.8982, 8.7022, -29.1624
      #1a245a color charts
#1a245a RGB chart
      #1a245a CMYK chart
      #1a245a RGB pie chart
      #1a245a color shades, tints & tones
#1a245a color schemes
#1a245a color preview, HTML & CSS examples
           This text has a color of #1a245a        
        
          <p style="color:#1a245a;">Text here</p>
        
        
          .mytext {color:#1a245a;}
        
        Text color #1a245a
      
           This box has a color of #1a245a        
        
          <div style="background-color:#1a245a;">Content here</div>
        
        
          .mybackground {background-color:#1a245a;}
        
        Background color #1a245a
      
           Border around this has a color of #1a245a        
        
          <div style="border:2px solid #1a245a;">Content here</div>
        
        
          .myborder {border:2px solid #1a245a;}
        
        Border color #1a245a