#1112d8 color space conversions
Hex:
        #1112d8
        RGB:
        17, 18, 216
        CMY:
        93, 93, 15
        CMYK:
        92, 92, 0, 15
      HSL:
        240°, 85.4077%, 45.6863%
        HSV (HSB):
        240°, 92.1296%, 84.7059%
        XYZ:
        12.8421, 5.5097, 65.3524
        xyY:
        0.1534, 0.0658, 5.5097
      CIE-Lab:
        28.1400, 66.3095, -92.6024
        CIE-LCH:
        28.1400, 113.8954, 305.6052
        CIE-Luv:
        28.1400, -7.9181, -109.1069
        Hunter-Lab:
        23.4726, 56.5822, -148.6439
      #1112d8 color charts
#1112d8 RGB chart
      #1112d8 CMYK chart
      #1112d8 RGB pie chart
      #1112d8 color shades, tints & tones
#1112d8 color schemes
#1112d8 color preview, HTML & CSS examples
           This text has a color of #1112d8        
        
          <p style="color:#1112d8;">Text here</p>
        
        
          .mytext {color:#1112d8;}
        
        Text color #1112d8
      
           This box has a color of #1112d8        
        
          <div style="background-color:#1112d8;">Content here</div>
        
        
          .mybackground {background-color:#1112d8;}
        
        Background color #1112d8
      
           Border around this has a color of #1112d8        
        
          <div style="border:2px solid #1112d8;">Content here</div>
        
        
          .myborder {border:2px solid #1112d8;}
        
        Border color #1112d8