#1322a4 color space conversions
Hex:
        #1322a4
        RGB:
        19, 34, 164
        CMY:
        93, 87, 36
        CMYK:
        88, 79, 0, 36
      HSL:
        234°, 79.2350%, 35.8824%
        HSV (HSB):
        234°, 88.4146%, 64.3137%
        XYZ:
        7.5414, 3.9628, 35.4894
        xyY:
        0.1605, 0.0843, 3.9628
      CIE-Lab:
        23.5482, 44.3867, -69.4529
        CIE-LCH:
        23.5482, 82.4250, 302.5823
        CIE-Luv:
        23.5482, -7.3244, -80.4239
        Hunter-Lab:
        19.9069, 32.7850, -91.7656
      #1322a4 color charts
#1322a4 RGB chart
      #1322a4 CMYK chart
      #1322a4 RGB pie chart
      #1322a4 color shades, tints & tones
#1322a4 color schemes
#1322a4 color preview, HTML & CSS examples
           This text has a color of #1322a4        
        
          <p style="color:#1322a4;">Text here</p>
        
        
          .mytext {color:#1322a4;}
        
        Text color #1322a4
      
           This box has a color of #1322a4        
        
          <div style="background-color:#1322a4;">Content here</div>
        
        
          .mybackground {background-color:#1322a4;}
        
        Background color #1322a4
      
           Border around this has a color of #1322a4        
        
          <div style="border:2px solid #1322a4;">Content here</div>
        
        
          .myborder {border:2px solid #1322a4;}
        
        Border color #1322a4