#1326a1 color space conversions
Hex:
        #1326a1
        RGB:
        19, 38, 161
        CMY:
        93, 85, 37
        CMYK:
        88, 76, 0, 37
      HSL:
        232°, 78.8889%, 35.2941%
        HSV (HSB):
        232°, 88.1988%, 63.1373%
        XYZ:
        7.3947, 4.0979, 34.1194
        xyY:
        0.1621, 0.0898, 4.0979
      CIE-Lab:
        23.9924, 41.0694, -66.8926
        CIE-LCH:
        23.9924, 78.4940, 301.5483
        CIE-Luv:
        23.9924, -7.8250, -78.8915
        Hunter-Lab:
        20.2432, 29.7790, -85.7615
      #1326a1 color charts
#1326a1 RGB chart
      #1326a1 CMYK chart
      #1326a1 RGB pie chart
      #1326a1 color shades, tints & tones
#1326a1 color schemes
#1326a1 color preview, HTML & CSS examples
           This text has a color of #1326a1        
        
          <p style="color:#1326a1;">Text here</p>
        
        
          .mytext {color:#1326a1;}
        
        Text color #1326a1
      
           This box has a color of #1326a1        
        
          <div style="background-color:#1326a1;">Content here</div>
        
        
          .mybackground {background-color:#1326a1;}
        
        Background color #1326a1
      
           Border around this has a color of #1326a1        
        
          <div style="border:2px solid #1326a1;">Content here</div>
        
        
          .myborder {border:2px solid #1326a1;}
        
        Border color #1326a1