#1a52ac color space conversions
Hex:
        #1a52ac
        RGB:
        26, 82, 172
        CMY:
        90, 68, 33
        CMYK:
        85, 52, 0, 33
      HSL:
        217°, 73.7374%, 38.8235%
        HSV (HSB):
        217°, 84.8837%, 67.4510%
        XYZ:
        10.8897, 9.2328, 40.2379
        xyY:
        0.1804, 0.1530, 9.2328
      CIE-Lab:
        36.4286, 16.8595, -53.1289
        CIE-LCH:
        36.4286, 55.7397, 287.6059
        CIE-Luv:
        36.4286, -17.3174, -76.0962
        Hunter-Lab:
        30.3855, 10.7972, -57.2449
      #1a52ac color charts
#1a52ac RGB chart
      #1a52ac CMYK chart
      #1a52ac RGB pie chart
      #1a52ac color shades, tints & tones
#1a52ac color schemes
#1a52ac color preview, HTML & CSS examples
           This text has a color of #1a52ac        
        
          <p style="color:#1a52ac;">Text here</p>
        
        
          .mytext {color:#1a52ac;}
        
        Text color #1a52ac
      
           This box has a color of #1a52ac        
        
          <div style="background-color:#1a52ac;">Content here</div>
        
        
          .mybackground {background-color:#1a52ac;}
        
        Background color #1a52ac
      
           Border around this has a color of #1a52ac        
        
          <div style="border:2px solid #1a52ac;">Content here</div>
        
        
          .myborder {border:2px solid #1a52ac;}
        
        Border color #1a52ac