#1320a5 color space conversions
Hex:
        #1320a5
        RGB:
        19, 32, 165
        CMY:
        93, 87, 35
        CMYK:
        88, 81, 0, 35
      HSL:
        235°, 79.3478%, 36.0784%
        HSV (HSB):
        235°, 88.4848%, 64.7059%
        XYZ:
        7.5766, 3.8881, 35.9485
        xyY:
        0.1598, 0.0820, 3.8881
      CIE-Lab:
        23.2979, 45.7990, -70.4753
        CIE-LCH:
        23.2979, 84.0494, 303.0182
        CIE-Luv:
        23.2979, -7.0895, -80.8464
        Hunter-Lab:
        19.7182, 34.0806, -94.2893
      #1320a5 color charts
#1320a5 RGB chart
      #1320a5 CMYK chart
      #1320a5 RGB pie chart
      #1320a5 color shades, tints & tones
#1320a5 color schemes
#1320a5 color preview, HTML & CSS examples
           This text has a color of #1320a5        
        
          <p style="color:#1320a5;">Text here</p>
        
        
          .mytext {color:#1320a5;}
        
        Text color #1320a5
      
           This box has a color of #1320a5        
        
          <div style="background-color:#1320a5;">Content here</div>
        
        
          .mybackground {background-color:#1320a5;}
        
        Background color #1320a5
      
           Border around this has a color of #1320a5        
        
          <div style="border:2px solid #1320a5;">Content here</div>
        
        
          .myborder {border:2px solid #1320a5;}
        
        Border color #1320a5