#118bc7 color space conversions
Hex:
        #118bc7
        RGB:
        17, 139, 199
        CMY:
        93, 45, 22
        CMYK:
        91, 30, 0, 22
      HSL:
        200°, 84.2593%, 42.3529%
        HSV (HSB):
        200°, 91.4573%, 78.0392%
        XYZ:
        19.7726, 22.7079, 57.3738
        xyY:
        0.1980, 0.2274, 22.7079
      CIE-Lab:
        54.7702, -8.7804, -39.5228
        CIE-LCH:
        54.7702, 40.4863, 257.4746
        CIE-Luv:
        54.7702, -35.1143, -60.2004
        Hunter-Lab:
        47.6528, -9.3275, -38.0279
      #118bc7 color charts
#118bc7 RGB chart
      #118bc7 CMYK chart
      #118bc7 RGB pie chart
      #118bc7 color shades, tints & tones
#118bc7 color schemes
#118bc7 color preview, HTML & CSS examples
           This text has a color of #118bc7        
        
          <p style="color:#118bc7;">Text here</p>
        
        
          .mytext {color:#118bc7;}
        
        Text color #118bc7
      
           This box has a color of #118bc7        
        
          <div style="background-color:#118bc7;">Content here</div>
        
        
          .mybackground {background-color:#118bc7;}
        
        Background color #118bc7
      
           Border around this has a color of #118bc7        
        
          <div style="border:2px solid #118bc7;">Content here</div>
        
        
          .myborder {border:2px solid #118bc7;}
        
        Border color #118bc7