#1a157f color space conversions
Hex:
        #1a157f
        RGB:
        26, 21, 127
        CMY:
        90, 92, 50
        CMYK:
        80, 83, 0, 50
      HSL:
        243°, 71.6216%, 29.0196%
        HSV (HSB):
        243°, 83.4646%, 49.8039%
        XYZ:
        4.5249, 2.2882, 20.2819
        xyY:
        0.1670, 0.0845, 2.2882
      CIE-Lab:
        16.9326, 39.2644, -57.4407
        CIE-LCH:
        16.9326, 69.5782, 304.3551
        CIE-Luv:
        16.9326, -3.5852, -57.6200
        Hunter-Lab:
        15.1270, 26.9226, -68.9057
      #1a157f color charts
#1a157f RGB chart
      #1a157f CMYK chart
      #1a157f RGB pie chart
      #1a157f color shades, tints & tones
#1a157f color schemes
#1a157f color preview, HTML & CSS examples
           This text has a color of #1a157f        
        
          <p style="color:#1a157f;">Text here</p>
        
        
          .mytext {color:#1a157f;}
        
        Text color #1a157f
      
           This box has a color of #1a157f        
        
          <div style="background-color:#1a157f;">Content here</div>
        
        
          .mybackground {background-color:#1a157f;}
        
        Background color #1a157f
      
           Border around this has a color of #1a157f        
        
          <div style="border:2px solid #1a157f;">Content here</div>
        
        
          .myborder {border:2px solid #1a157f;}
        
        Border color #1a157f