#1115e2 color space conversions
Hex:
        #1115e2
        RGB:
        17, 21, 226
        CMY:
        93, 92, 11
        CMYK:
        92, 91, 0, 11
      HSL:
        239°, 86.0082%, 47.6471%
        HSV (HSB):
        239°, 92.4779%, 88.6275%
        XYZ:
        14.2268, 6.1465, 72.3881
        xyY:
        0.1534, 0.0663, 6.1465
      CIE-Lab:
        29.7791, 68.1530, -95.6256
        CIE-LCH:
        29.7791, 117.4269, 305.4777
        CIE-Luv:
        29.7791, -8.5079, -115.1254
        Hunter-Lab:
        24.7921, 59.0449, -155.7606
      #1115e2 color charts
#1115e2 RGB chart
      #1115e2 CMYK chart
      #1115e2 RGB pie chart
      #1115e2 color shades, tints & tones
#1115e2 color schemes
#1115e2 color preview, HTML & CSS examples
           This text has a color of #1115e2        
        
          <p style="color:#1115e2;">Text here</p>
        
        
          .mytext {color:#1115e2;}
        
        Text color #1115e2
      
           This box has a color of #1115e2        
        
          <div style="background-color:#1115e2;">Content here</div>
        
        
          .mybackground {background-color:#1115e2;}
        
        Background color #1115e2
      
           Border around this has a color of #1115e2        
        
          <div style="border:2px solid #1115e2;">Content here</div>
        
        
          .myborder {border:2px solid #1115e2;}
        
        Border color #1115e2