#118fbc color space conversions
Hex:
        #118fbc
        RGB:
        17, 143, 188
        CMY:
        93, 44, 26
        CMYK:
        91, 24, 0, 26
      HSL:
        196°, 83.4146%, 40.1961%
        HSV (HSB):
        196°, 90.9574%, 73.7255%
        XYZ:
        19.1307, 23.3949, 51.0843
        xyY:
        0.2044, 0.2499, 23.3949
      CIE-Lab:
        55.4768, -15.0672, -32.1718
        CIE-LCH:
        55.4768, 35.5253, 244.9046
        CIE-Luv:
        55.4768, -37.2214, -47.5871
        Hunter-Lab:
        48.3683, -14.0439, -28.7615
      #118fbc color charts
#118fbc RGB chart
      #118fbc CMYK chart
      #118fbc RGB pie chart
      #118fbc color shades, tints & tones
#118fbc color schemes
#118fbc color preview, HTML & CSS examples
           This text has a color of #118fbc        
        
          <p style="color:#118fbc;">Text here</p>
        
        
          .mytext {color:#118fbc;}
        
        Text color #118fbc
      
           This box has a color of #118fbc        
        
          <div style="background-color:#118fbc;">Content here</div>
        
        
          .mybackground {background-color:#118fbc;}
        
        Background color #118fbc
      
           Border around this has a color of #118fbc        
        
          <div style="border:2px solid #118fbc;">Content here</div>
        
        
          .myborder {border:2px solid #118fbc;}
        
        Border color #118fbc