#1135b2 color space conversions
Hex:
        #1135b2
        RGB:
        17, 53, 178
        CMY:
        93, 79, 30
        CMYK:
        90, 70, 0, 30
      HSL:
        227°, 82.5641%, 38.2353%
        HSV (HSB):
        227°, 90.4494%, 69.8039%
        XYZ:
        9.5402, 5.8797, 42.7516
        xyY:
        0.1640, 0.1011, 5.8797
      CIE-Lab:
        29.1070, 37.9410, -68.6809
        CIE-LCH:
        29.1070, 78.4639, 298.9173
        CIE-Luv:
        29.1070, -10.9660, -88.6109
        Hunter-Lab:
        24.2482, 27.7945, -87.5596
      #1135b2 color charts
#1135b2 RGB chart
      #1135b2 CMYK chart
      #1135b2 RGB pie chart
      #1135b2 color shades, tints & tones
#1135b2 color schemes
#1135b2 color preview, HTML & CSS examples
           This text has a color of #1135b2        
        
          <p style="color:#1135b2;">Text here</p>
        
        
          .mytext {color:#1135b2;}
        
        Text color #1135b2
      
           This box has a color of #1135b2        
        
          <div style="background-color:#1135b2;">Content here</div>
        
        
          .mybackground {background-color:#1135b2;}
        
        Background color #1135b2
      
           Border around this has a color of #1135b2        
        
          <div style="border:2px solid #1135b2;">Content here</div>
        
        
          .myborder {border:2px solid #1135b2;}
        
        Border color #1135b2