#1154bd color space conversions
Hex:
        #1154bd
        RGB:
        17, 84, 189
        CMY:
        93, 67, 26
        CMYK:
        91, 56, 0, 26
      HSL:
        217°, 83.4951%, 40.3922%
        HSV (HSB):
        217°, 91.0053%, 74.1176%
        XYZ:
        12.5868, 10.1339, 49.4368
        xyY:
        0.1744, 0.1404, 10.1339
      CIE-Lab:
        38.0818, 21.7454, -60.4743
        CIE-LCH:
        38.0818, 64.2651, 289.7776
        CIE-Luv:
        38.0818, -18.2866, -87.5557
        Hunter-Lab:
        31.8339, 14.8679, -69.7914
      #1154bd color charts
#1154bd RGB chart
      #1154bd CMYK chart
      #1154bd RGB pie chart
      #1154bd color shades, tints & tones
#1154bd color schemes
#1154bd color preview, HTML & CSS examples
           This text has a color of #1154bd        
        
          <p style="color:#1154bd;">Text here</p>
        
        
          .mytext {color:#1154bd;}
        
        Text color #1154bd
      
           This box has a color of #1154bd        
        
          <div style="background-color:#1154bd;">Content here</div>
        
        
          .mybackground {background-color:#1154bd;}
        
        Background color #1154bd
      
           Border around this has a color of #1154bd        
        
          <div style="border:2px solid #1154bd;">Content here</div>
        
        
          .myborder {border:2px solid #1154bd;}
        
        Border color #1154bd