#1a60ac color space conversions
Hex:
        #1a60ac
        RGB:
        26, 96, 172
        CMY:
        90, 62, 33
        CMYK:
        85, 44, 0, 33
      HSL:
        211°, 73.7374%, 38.8235%
        HSV (HSB):
        211°, 84.8837%, 67.4510%
        XYZ:
        12.0553, 11.5639, 40.6264
        xyY:
        0.1876, 0.1800, 11.5639
      CIE-Lab:
        40.5145, 7.6205, -46.5448
        CIE-LCH:
        40.5145, 47.1645, 279.2981
        CIE-Luv:
        40.5145, -21.5778, -68.3445
        Hunter-Lab:
        34.0058, 3.7694, -47.0293
      #1a60ac color charts
#1a60ac RGB chart
      #1a60ac CMYK chart
      #1a60ac RGB pie chart
      #1a60ac color shades, tints & tones
#1a60ac color schemes
#1a60ac color preview, HTML & CSS examples
           This text has a color of #1a60ac        
        
          <p style="color:#1a60ac;">Text here</p>
        
        
          .mytext {color:#1a60ac;}
        
        Text color #1a60ac
      
           This box has a color of #1a60ac        
        
          <div style="background-color:#1a60ac;">Content here</div>
        
        
          .mybackground {background-color:#1a60ac;}
        
        Background color #1a60ac
      
           Border around this has a color of #1a60ac        
        
          <div style="border:2px solid #1a60ac;">Content here</div>
        
        
          .myborder {border:2px solid #1a60ac;}
        
        Border color #1a60ac