#1a205d color space conversions
Hex:
        #1a205d
        RGB:
        26, 32, 93
        CMY:
        90, 87, 64
        CMYK:
        72, 66, 0, 64
      HSL:
        235°, 56.3025%, 23.3333%
        HSV (HSB):
        235°, 72.0430%, 36.4706%
        XYZ:
        2.9183, 2.0429, 10.5964
        xyY:
        0.1876, 0.1313, 2.0429
      CIE-Lab:
        15.7110, 19.8815, -37.3206
        CIE-LCH:
        15.7110, 42.2860, 298.0452
        CIE-Luv:
        15.7110, -3.9254, -38.1914
        Hunter-Lab:
        14.2932, 11.4320, -33.9502
      #1a205d color charts
#1a205d RGB chart
      #1a205d CMYK chart
      #1a205d RGB pie chart
      #1a205d color shades, tints & tones
#1a205d color schemes
#1a205d color preview, HTML & CSS examples
           This text has a color of #1a205d        
        
          <p style="color:#1a205d;">Text here</p>
        
        
          .mytext {color:#1a205d;}
        
        Text color #1a205d
      
           This box has a color of #1a205d        
        
          <div style="background-color:#1a205d;">Content here</div>
        
        
          .mybackground {background-color:#1a205d;}
        
        Background color #1a205d
      
           Border around this has a color of #1a205d        
        
          <div style="border:2px solid #1a205d;">Content here</div>
        
        
          .myborder {border:2px solid #1a205d;}
        
        Border color #1a205d