#1326ad color space conversions
Hex:
        #1326ad
        RGB:
        19, 38, 173
        CMY:
        93, 85, 32
        CMYK:
        89, 78, 0, 32
      HSL:
        233°, 80.2083%, 37.6471%
        HSV (HSB):
        233°, 89.0173%, 67.8431%
        XYZ:
        8.5045, 4.5418, 39.9636
        xyY:
        0.1604, 0.0857, 4.5418
      CIE-Lab:
        25.3873, 45.2415, -71.8387
        CIE-LCH:
        25.3873, 84.8975, 302.2013
        CIE-Luv:
        25.3873, -8.1650, -85.9209
        Hunter-Lab:
        21.3115, 33.9365, -96.2632
      #1326ad color charts
#1326ad RGB chart
      #1326ad CMYK chart
      #1326ad RGB pie chart
      #1326ad color shades, tints & tones
#1326ad color schemes
#1326ad color preview, HTML & CSS examples
           This text has a color of #1326ad        
        
          <p style="color:#1326ad;">Text here</p>
        
        
          .mytext {color:#1326ad;}
        
        Text color #1326ad
      
           This box has a color of #1326ad        
        
          <div style="background-color:#1326ad;">Content here</div>
        
        
          .mybackground {background-color:#1326ad;}
        
        Background color #1326ad
      
           Border around this has a color of #1326ad        
        
          <div style="border:2px solid #1326ad;">Content here</div>
        
        
          .myborder {border:2px solid #1326ad;}
        
        Border color #1326ad