#1112c1 color space conversions
Hex:
        #1112c1
        RGB:
        17, 18, 193
        CMY:
        93, 93, 24
        CMYK:
        91, 91, 0, 24
      HSL:
        240°, 83.8095%, 41.1765%
        HSV (HSB):
        240°, 91.1917%, 75.6863%
        XYZ:
        10.0731, 4.4020, 50.7708
        xyY:
        0.1544, 0.0675, 4.4020
      CIE-Lab:
        24.9584, 60.0719, -84.4713
        CIE-LCH:
        24.9584, 103.6534, 305.4186
        CIE-Luv:
        24.9584, -6.9566, -95.6791
        Hunter-Lab:
        20.9810, 48.9820, -128.7858
      #1112c1 color charts
#1112c1 RGB chart
      #1112c1 CMYK chart
      #1112c1 RGB pie chart
      #1112c1 color shades, tints & tones
#1112c1 color schemes
#1112c1 color preview, HTML & CSS examples
           This text has a color of #1112c1        
        
          <p style="color:#1112c1;">Text here</p>
        
        
          .mytext {color:#1112c1;}
        
        Text color #1112c1
      
           This box has a color of #1112c1        
        
          <div style="background-color:#1112c1;">Content here</div>
        
        
          .mybackground {background-color:#1112c1;}
        
        Background color #1112c1
      
           Border around this has a color of #1112c1        
        
          <div style="border:2px solid #1112c1;">Content here</div>
        
        
          .myborder {border:2px solid #1112c1;}
        
        Border color #1112c1