#118bb4 color space conversions
Hex:
        #118bb4
        RGB:
        17, 139, 180
        CMY:
        93, 45, 29
        CMYK:
        91, 23, 0, 29
      HSL:
        195°, 82.7411%, 38.6275%
        HSV (HSB):
        195°, 90.5556%, 70.5882%
        XYZ:
        17.7020, 21.8797, 46.4702
        xyY:
        0.2057, 0.2543, 21.8797
      CIE-Lab:
        53.8991, -15.7508, -30.0646
        CIE-LCH:
        53.8991, 33.9407, 242.3500
        CIE-Luv:
        53.8991, -36.3914, -43.8485
        Hunter-Lab:
        46.7757, -14.3053, -26.1597
      #118bb4 color charts
#118bb4 RGB chart
      #118bb4 CMYK chart
      #118bb4 RGB pie chart
      #118bb4 color shades, tints & tones
#118bb4 color schemes
#118bb4 color preview, HTML & CSS examples
           This text has a color of #118bb4        
        
          <p style="color:#118bb4;">Text here</p>
        
        
          .mytext {color:#118bb4;}
        
        Text color #118bb4
      
           This box has a color of #118bb4        
        
          <div style="background-color:#118bb4;">Content here</div>
        
        
          .mybackground {background-color:#118bb4;}
        
        Background color #118bb4
      
           Border around this has a color of #118bb4        
        
          <div style="border:2px solid #118bb4;">Content here</div>
        
        
          .myborder {border:2px solid #118bb4;}
        
        Border color #118bb4