#1a2375 color space conversions
Hex:
        #1a2375
        RGB:
        26, 35, 117
        CMY:
        90, 86, 54
        CMYK:
        78, 70, 0, 54
      HSL:
        234°, 63.6364%, 28.0392%
        HSV (HSB):
        234°, 77.7778%, 45.8824%
        XYZ:
        4.2379, 2.7060, 17.1286
        xyY:
        0.1760, 0.1124, 2.7060
      CIE-Lab:
        18.8259, 27.1882, -47.9205
        CIE-LCH:
        18.8259, 55.0961, 299.5688
        CIE-Luv:
        18.8259, -5.2992, -52.6699
        Hunter-Lab:
        16.4500, 17.1984, -50.2207
      #1a2375 color charts
#1a2375 RGB chart
      #1a2375 CMYK chart
      #1a2375 RGB pie chart
      #1a2375 color shades, tints & tones
#1a2375 color schemes
#1a2375 color preview, HTML & CSS examples
           This text has a color of #1a2375        
        
          <p style="color:#1a2375;">Text here</p>
        
        
          .mytext {color:#1a2375;}
        
        Text color #1a2375
      
           This box has a color of #1a2375        
        
          <div style="background-color:#1a2375;">Content here</div>
        
        
          .mybackground {background-color:#1a2375;}
        
        Background color #1a2375
      
           Border around this has a color of #1a2375        
        
          <div style="border:2px solid #1a2375;">Content here</div>
        
        
          .myborder {border:2px solid #1a2375;}
        
        Border color #1a2375