#1115ce color space conversions
Hex:
        #1115ce
        RGB:
        17, 21, 206
        CMY:
        93, 92, 19
        CMYK:
        92, 90, 0, 19
      HSL:
        239°, 84.7534%, 43.7255%
        HSV (HSB):
        239°, 91.7476%, 80.7843%
        XYZ:
        11.6399, 5.1117, 58.7657
        xyY:
        0.1541, 0.0677, 5.1117
      CIE-Lab:
        27.0507, 62.7347, -88.6109
        CIE-LCH:
        27.0507, 108.5704, 305.2977
        CIE-Luv:
        27.0507, -7.6964, -103.5555
        Hunter-Lab:
        22.6091, 52.3315, -138.2802
      #1115ce color charts
#1115ce RGB chart
      #1115ce CMYK chart
      #1115ce RGB pie chart
      #1115ce color shades, tints & tones
#1115ce color schemes
#1115ce color preview, HTML & CSS examples
           This text has a color of #1115ce        
        
          <p style="color:#1115ce;">Text here</p>
        
        
          .mytext {color:#1115ce;}
        
        Text color #1115ce
      
           This box has a color of #1115ce        
        
          <div style="background-color:#1115ce;">Content here</div>
        
        
          .mybackground {background-color:#1115ce;}
        
        Background color #1115ce
      
           Border around this has a color of #1115ce        
        
          <div style="border:2px solid #1115ce;">Content here</div>
        
        
          .myborder {border:2px solid #1115ce;}
        
        Border color #1115ce