#1168bd color space conversions
Hex:
        #1168bd
        RGB:
        17, 104, 189
        CMY:
        93, 59, 26
        CMYK:
        91, 45, 0, 26
      HSL:
        210°, 83.4951%, 40.3922%
        HSV (HSB):
        210°, 91.0053%, 74.1176%
        XYZ:
        14.3668, 13.6939, 50.0301
        xyY:
        0.1840, 0.1754, 13.6939
      CIE-Lab:
        43.7907, 8.6258, -51.2437
        CIE-LCH:
        43.7907, 51.9646, 279.5550
        CIE-Luv:
        43.7907, -24.1755, -76.9211
        Hunter-Lab:
        37.0053, 4.5408, -54.2546
      #1168bd color charts
#1168bd RGB chart
      #1168bd CMYK chart
      #1168bd RGB pie chart
      #1168bd color shades, tints & tones
#1168bd color schemes
#1168bd color preview, HTML & CSS examples
           This text has a color of #1168bd        
        
          <p style="color:#1168bd;">Text here</p>
        
        
          .mytext {color:#1168bd;}
        
        Text color #1168bd
      
           This box has a color of #1168bd        
        
          <div style="background-color:#1168bd;">Content here</div>
        
        
          .mybackground {background-color:#1168bd;}
        
        Background color #1168bd
      
           Border around this has a color of #1168bd        
        
          <div style="border:2px solid #1168bd;">Content here</div>
        
        
          .myborder {border:2px solid #1168bd;}
        
        Border color #1168bd