#1112a2 color space conversions
Hex:
        #1112a2
        RGB:
        17, 18, 162
        CMY:
        93, 93, 36
        CMYK:
        90, 89, 0, 36
      HSL:
        240°, 81.0056%, 35.0980%
        HSV (HSB):
        240°, 89.5062%, 63.5294%
        XYZ:
        6.9691, 3.1604, 34.4251
        xyY:
        0.1564, 0.0709, 3.1604
      CIE-Lab:
        20.6752, 51.1911, -73.0164
        CIE-LCH:
        20.6752, 89.1736, 305.0339
        CIE-Luv:
        20.6752, -5.6489, -77.3848
        Hunter-Lab:
        17.7776, 38.8638, -102.3670
      #1112a2 color charts
#1112a2 RGB chart
      #1112a2 CMYK chart
      #1112a2 RGB pie chart
      #1112a2 color shades, tints & tones
#1112a2 color schemes
#1112a2 color preview, HTML & CSS examples
           This text has a color of #1112a2        
        
          <p style="color:#1112a2;">Text here</p>
        
        
          .mytext {color:#1112a2;}
        
        Text color #1112a2
      
           This box has a color of #1112a2        
        
          <div style="background-color:#1112a2;">Content here</div>
        
        
          .mybackground {background-color:#1112a2;}
        
        Background color #1112a2
      
           Border around this has a color of #1112a2        
        
          <div style="border:2px solid #1112a2;">Content here</div>
        
        
          .myborder {border:2px solid #1112a2;}
        
        Border color #1112a2