#1322a1 color space conversions
Hex:
        #1322a1
        RGB:
        19, 34, 161
        CMY:
        93, 87, 37
        CMYK:
        88, 79, 0, 37
      HSL:
        234°, 78.8889%, 35.2941%
        HSV (HSB):
        234°, 88.1988%, 63.1373%
        XYZ:
        7.2736, 3.8557, 34.0791
        xyY:
        0.1609, 0.0853, 3.8557
      CIE-Lab:
        23.1886, 43.3628, -68.2250
        CIE-LCH:
        23.1886, 80.8392, 302.4394
        CIE-Luv:
        23.1886, -7.2295, -78.6709
        Hunter-Lab:
        19.6360, 31.7575, -89.1552
      #1322a1 color charts
#1322a1 RGB chart
      #1322a1 CMYK chart
      #1322a1 RGB pie chart
      #1322a1 color shades, tints & tones
#1322a1 color schemes
#1322a1 color preview, HTML & CSS examples
           This text has a color of #1322a1        
        
          <p style="color:#1322a1;">Text here</p>
        
        
          .mytext {color:#1322a1;}
        
        Text color #1322a1
      
           This box has a color of #1322a1        
        
          <div style="background-color:#1322a1;">Content here</div>
        
        
          .mybackground {background-color:#1322a1;}
        
        Background color #1322a1
      
           Border around this has a color of #1322a1        
        
          <div style="border:2px solid #1322a1;">Content here</div>
        
        
          .myborder {border:2px solid #1322a1;}
        
        Border color #1322a1