#1135bd color space conversions
Hex:
        #1135bd
        RGB:
        17, 53, 189
        CMY:
        93, 79, 26
        CMYK:
        91, 72, 0, 26
      HSL:
        227°, 83.4951%, 40.3922%
        HSV (HSB):
        227°, 91.0053%, 74.1176%
        XYZ:
        10.6896, 6.3395, 48.8044
        xyY:
        0.1624, 0.0963, 6.3395
      CIE-Lab:
        30.2533, 41.9804, -73.3133
        CIE-LCH:
        30.2533, 84.4819, 299.7962
        CIE-Luv:
        30.2533, -11.1283, -95.2166
        Hunter-Lab:
        25.1784, 31.7208, -97.2996
      #1135bd color charts
#1135bd RGB chart
      #1135bd CMYK chart
      #1135bd RGB pie chart
      #1135bd color shades, tints & tones
#1135bd color schemes
#1135bd color preview, HTML & CSS examples
           This text has a color of #1135bd        
        
          <p style="color:#1135bd;">Text here</p>
        
        
          .mytext {color:#1135bd;}
        
        Text color #1135bd
      
           This box has a color of #1135bd        
        
          <div style="background-color:#1135bd;">Content here</div>
        
        
          .mybackground {background-color:#1135bd;}
        
        Background color #1135bd
      
           Border around this has a color of #1135bd        
        
          <div style="border:2px solid #1135bd;">Content here</div>
        
        
          .myborder {border:2px solid #1135bd;}
        
        Border color #1135bd