#118bcb color space conversions
Hex:
        #118bcb
        RGB:
        17, 139, 203
        CMY:
        93, 45, 20
        CMYK:
        92, 32, 0, 20
      HSL:
        201°, 84.5455%, 43.1373%
        HSV (HSB):
        201°, 91.6256%, 79.6078%
        XYZ:
        20.2433, 22.8962, 59.8524
        xyY:
        0.1966, 0.2223, 22.8962
      CIE-Lab:
        54.9653, -7.2887, -41.4800
        CIE-LCH:
        54.9653, 42.1155, 260.0340
        CIE-Luv:
        54.9653, -34.8592, -63.6029
        Hunter-Lab:
        47.8500, -8.2218, -40.6670
      #118bcb color charts
#118bcb RGB chart
      #118bcb CMYK chart
      #118bcb RGB pie chart
      #118bcb color shades, tints & tones
#118bcb color schemes
#118bcb color preview, HTML & CSS examples
           This text has a color of #118bcb        
        
          <p style="color:#118bcb;">Text here</p>
        
        
          .mytext {color:#118bcb;}
        
        Text color #118bcb
      
           This box has a color of #118bcb        
        
          <div style="background-color:#118bcb;">Content here</div>
        
        
          .mybackground {background-color:#118bcb;}
        
        Background color #118bcb
      
           Border around this has a color of #118bcb        
        
          <div style="border:2px solid #118bcb;">Content here</div>
        
        
          .myborder {border:2px solid #118bcb;}
        
        Border color #118bcb