#1158bd color space conversions
Hex:
        #1158bd
        RGB:
        17, 88, 189
        CMY:
        93, 65, 26
        CMYK:
        91, 53, 0, 26
      HSL:
        215°, 83.4951%, 40.3922%
        HSV (HSB):
        215°, 91.0053%, 74.1176%
        XYZ:
        12.9062, 10.7727, 49.5432
        xyY:
        0.1763, 0.1471, 10.7727
      CIE-Lab:
        39.1950, 19.0845, -58.6651
        CIE-LCH:
        39.1950, 61.6913, 288.0204
        CIE-Luv:
        39.1950, -19.3998, -85.7472
        Hunter-Lab:
        32.8219, 12.7515, -66.5205
      #1158bd color charts
#1158bd RGB chart
      #1158bd CMYK chart
      #1158bd RGB pie chart
      #1158bd color shades, tints & tones
#1158bd color schemes
#1158bd color preview, HTML & CSS examples
           This text has a color of #1158bd        
        
          <p style="color:#1158bd;">Text here</p>
        
        
          .mytext {color:#1158bd;}
        
        Text color #1158bd
      
           This box has a color of #1158bd        
        
          <div style="background-color:#1158bd;">Content here</div>
        
        
          .mybackground {background-color:#1158bd;}
        
        Background color #1158bd
      
           Border around this has a color of #1158bd        
        
          <div style="border:2px solid #1158bd;">Content here</div>
        
        
          .myborder {border:2px solid #1158bd;}
        
        Border color #1158bd