#1120a4 color space conversions
Hex:
        #1120a4
        RGB:
        17, 32, 164
        CMY:
        93, 87, 36
        CMYK:
        90, 80, 0, 36
      HSL:
        234°, 81.2155%, 35.4902%
        HSV (HSB):
        234°, 89.6341%, 64.3137%
        XYZ:
        7.4485, 3.8325, 35.4691
        xyY:
        0.1593, 0.0820, 3.8325
      CIE-Lab:
        23.1099, 45.3901, -70.1824
        CIE-LCH:
        23.1099, 83.5813, 302.8926
        CIE-Luv:
        23.1099, -7.1968, -80.2231
        Hunter-Lab:
        19.5768, 33.6555, -93.7172
      #1120a4 color charts
#1120a4 RGB chart
      #1120a4 CMYK chart
      #1120a4 RGB pie chart
      #1120a4 color shades, tints & tones
#1120a4 color schemes
#1120a4 color preview, HTML & CSS examples
           This text has a color of #1120a4        
        
          <p style="color:#1120a4;">Text here</p>
        
        
          .mytext {color:#1120a4;}
        
        Text color #1120a4
      
           This box has a color of #1120a4        
        
          <div style="background-color:#1120a4;">Content here</div>
        
        
          .mybackground {background-color:#1120a4;}
        
        Background color #1120a4
      
           Border around this has a color of #1120a4        
        
          <div style="border:2px solid #1120a4;">Content here</div>
        
        
          .myborder {border:2px solid #1120a4;}
        
        Border color #1120a4