#1328a1 color space conversions
Hex:
        #1328a1
        RGB:
        19, 40, 161
        CMY:
        93, 84, 37
        CMYK:
        88, 75, 0, 37
      HSL:
        231°, 78.8889%, 35.2941%
        HSV (HSB):
        231°, 88.1988%, 63.1373%
        XYZ:
        7.4604, 4.2292, 34.1413
        xyY:
        0.1628, 0.0923, 4.2292
      CIE-Lab:
        24.4153, 39.8769, -66.1926
        CIE-LCH:
        24.4153, 77.2763, 301.0663
        CIE-Luv:
        24.4153, -8.1467, -78.9459
        Hunter-Lab:
        20.5651, 28.7652, -84.0352
      #1328a1 color charts
#1328a1 RGB chart
      #1328a1 CMYK chart
      #1328a1 RGB pie chart
      #1328a1 color shades, tints & tones
#1328a1 color schemes
#1328a1 color preview, HTML & CSS examples
           This text has a color of #1328a1        
        
          <p style="color:#1328a1;">Text here</p>
        
        
          .mytext {color:#1328a1;}
        
        Text color #1328a1
      
           This box has a color of #1328a1        
        
          <div style="background-color:#1328a1;">Content here</div>
        
        
          .mybackground {background-color:#1328a1;}
        
        Background color #1328a1
      
           Border around this has a color of #1328a1        
        
          <div style="border:2px solid #1328a1;">Content here</div>
        
        
          .myborder {border:2px solid #1328a1;}
        
        Border color #1328a1