#118eb2 color space conversions
Hex:
        #118eb2
        RGB:
        17, 142, 178
        CMY:
        93, 44, 30
        CMYK:
        90, 20, 0, 30
      HSL:
        193°, 82.5641%, 38.2353%
        HSV (HSB):
        193°, 90.4494%, 69.8039%
        XYZ:
        17.9400, 22.6795, 45.5515
        xyY:
        0.2082, 0.2632, 22.6795
      CIE-Lab:
        54.7407, -18.1041, -27.6147
        CIE-LCH:
        54.7407, 33.0201, 236.7513
        CIE-Luv:
        54.7407, -37.5793, -39.7119
        Hunter-Lab:
        47.6230, -16.0976, -23.3749
      #118eb2 color charts
#118eb2 RGB chart
      #118eb2 CMYK chart
      #118eb2 RGB pie chart
      #118eb2 color shades, tints & tones
#118eb2 color schemes
#118eb2 color preview, HTML & CSS examples
           This text has a color of #118eb2        
        
          <p style="color:#118eb2;">Text here</p>
        
        
          .mytext {color:#118eb2;}
        
        Text color #118eb2
      
           This box has a color of #118eb2        
        
          <div style="background-color:#118eb2;">Content here</div>
        
        
          .mybackground {background-color:#118eb2;}
        
        Background color #118eb2
      
           Border around this has a color of #118eb2        
        
          <div style="border:2px solid #118eb2;">Content here</div>
        
        
          .myborder {border:2px solid #118eb2;}
        
        Border color #118eb2