#118bd7 color space conversions
Hex:
        #118bd7
        RGB:
        17, 139, 215
        CMY:
        93, 45, 16
        CMYK:
        92, 35, 0, 16
      HSL:
        203°, 85.3448%, 45.4902%
        HSV (HSB):
        203°, 92.0930%, 84.3137%
        XYZ:
        21.7295, 23.4907, 67.6789
        xyY:
        0.1925, 0.2081, 23.4907
      CIE-Lab:
        55.5742, -2.7778, -47.2808
        CIE-LCH:
        55.5742, 47.3623, 266.6377
        CIE-Luv:
        55.5742, -34.1256, -73.6991
        Hunter-Lab:
        48.4672, -4.7899, -48.8646
      #118bd7 color charts
#118bd7 RGB chart
      #118bd7 CMYK chart
      #118bd7 RGB pie chart
      #118bd7 color shades, tints & tones
#118bd7 color schemes
#118bd7 color preview, HTML & CSS examples
           This text has a color of #118bd7        
        
          <p style="color:#118bd7;">Text here</p>
        
        
          .mytext {color:#118bd7;}
        
        Text color #118bd7
      
           This box has a color of #118bd7        
        
          <div style="background-color:#118bd7;">Content here</div>
        
        
          .mybackground {background-color:#118bd7;}
        
        Background color #118bd7
      
           Border around this has a color of #118bd7        
        
          <div style="border:2px solid #118bd7;">Content here</div>
        
        
          .myborder {border:2px solid #118bd7;}
        
        Border color #118bd7