#1a055e color space conversions
Hex:
        #1a055e
        RGB:
        26, 5, 94
        CMY:
        90, 98, 63
        CMYK:
        72, 95, 0, 63
      HSL:
        254°, 89.8990%, 19.4118%
        HSV (HSB):
        254°, 94.6809%, 36.8627%
        XYZ:
        2.5007, 1.1363, 10.6772
        xyY:
        0.1747, 0.0794, 1.1363
      CIE-Lab:
        10.0789, 36.3014, -47.2643
        CIE-LCH:
        10.0789, 59.5961, 307.5261
        CIE-Luv:
        10.0789, -0.5115, -35.3842
        Hunter-Lab:
        10.6598, 23.2194, -51.9252
      #1a055e color charts
#1a055e RGB chart
      #1a055e CMYK chart
      #1a055e RGB pie chart
      #1a055e color shades, tints & tones
#1a055e color schemes
#1a055e color preview, HTML & CSS examples
           This text has a color of #1a055e        
        
          <p style="color:#1a055e;">Text here</p>
        
        
          .mytext {color:#1a055e;}
        
        Text color #1a055e
      
           This box has a color of #1a055e        
        
          <div style="background-color:#1a055e;">Content here</div>
        
        
          .mybackground {background-color:#1a055e;}
        
        Background color #1a055e
      
           Border around this has a color of #1a055e        
        
          <div style="border:2px solid #1a055e;">Content here</div>
        
        
          .myborder {border:2px solid #1a055e;}
        
        Border color #1a055e