#118cc8 color space conversions
Hex:
        #118cc8
        RGB:
        17, 140, 200
        CMY:
        93, 45, 22
        CMYK:
        92, 30, 0, 22
      HSL:
        200°, 84.3318%, 42.5490%
        HSV (HSB):
        200°, 91.5000%, 78.4314%
        XYZ:
        20.0346, 23.0455, 58.0359
        xyY:
        0.1981, 0.2279, 23.0455
      CIE-Lab:
        55.1191, -8.9816, -39.5402
        CIE-LCH:
        55.1191, 40.5475, 257.2024
        CIE-Luv:
        55.1191, -35.3883, -60.2761
        Hunter-Lab:
        48.0057, -9.5152, -38.0739
      #118cc8 color charts
#118cc8 RGB chart
      #118cc8 CMYK chart
      #118cc8 RGB pie chart
      #118cc8 color shades, tints & tones
#118cc8 color schemes
#118cc8 color preview, HTML & CSS examples
           This text has a color of #118cc8        
        
          <p style="color:#118cc8;">Text here</p>
        
        
          .mytext {color:#118cc8;}
        
        Text color #118cc8
      
           This box has a color of #118cc8        
        
          <div style="background-color:#118cc8;">Content here</div>
        
        
          .mybackground {background-color:#118cc8;}
        
        Background color #118cc8
      
           Border around this has a color of #118cc8        
        
          <div style="border:2px solid #118cc8;">Content here</div>
        
        
          .myborder {border:2px solid #118cc8;}
        
        Border color #118cc8