#1112d4 color space conversions
Hex:
        #1112d4
        RGB:
        17, 18, 212
        CMY:
        93, 93, 17
        CMYK:
        92, 92, 0, 17
      HSL:
        240°, 85.1528%, 44.9020%
        HSV (HSB):
        240°, 91.9811%, 83.1373%
        XYZ:
        12.3311, 5.3052, 62.6614
        xyY:
        0.1536, 0.0661, 5.3052
      CIE-Lab:
        27.5873, 65.2428, -91.2074
        CIE-LCH:
        27.5873, 112.1402, 305.5770
        CIE-Luv:
        27.5873, -7.7516, -106.7821
        Hunter-Lab:
        23.0331, 55.2547, -145.1748
      #1112d4 color charts
#1112d4 RGB chart
      #1112d4 CMYK chart
      #1112d4 RGB pie chart
      #1112d4 color shades, tints & tones
#1112d4 color schemes
#1112d4 color preview, HTML & CSS examples
           This text has a color of #1112d4        
        
          <p style="color:#1112d4;">Text here</p>
        
        
          .mytext {color:#1112d4;}
        
        Text color #1112d4
      
           This box has a color of #1112d4        
        
          <div style="background-color:#1112d4;">Content here</div>
        
        
          .mybackground {background-color:#1112d4;}
        
        Background color #1112d4
      
           Border around this has a color of #1112d4        
        
          <div style="border:2px solid #1112d4;">Content here</div>
        
        
          .myborder {border:2px solid #1112d4;}
        
        Border color #1112d4