#118bf5 color space conversions
Hex:
        #118bf5
        RGB:
        17, 139, 245
        CMY:
        93, 45, 4
        CMYK:
        93, 43, 0, 4
      HSL:
        208°, 91.9355%, 51.3725%
        HSV (HSB):
        208°, 93.0612%, 96.0784%
        XYZ:
        25.9452, 25.1770, 89.8784
        xyY:
        0.1840, 0.1786, 25.1770
      CIE-Lab:
        57.2475, 8.6250, -61.3238
        CIE-LCH:
        57.2475, 61.9273, 278.0060
        CIE-Luv:
        57.2475, -32.5128, -98.0604
        Hunter-Lab:
        50.1767, 4.4891, -71.0789
      #118bf5 color charts
#118bf5 RGB chart
      #118bf5 CMYK chart
      #118bf5 RGB pie chart
      #118bf5 color shades, tints & tones
#118bf5 color schemes
#118bf5 color preview, HTML & CSS examples
           This text has a color of #118bf5        
        
          <p style="color:#118bf5;">Text here</p>
        
        
          .mytext {color:#118bf5;}
        
        Text color #118bf5
      
           This box has a color of #118bf5        
        
          <div style="background-color:#118bf5;">Content here</div>
        
        
          .mybackground {background-color:#118bf5;}
        
        Background color #118bf5
      
           Border around this has a color of #118bf5        
        
          <div style="border:2px solid #118bf5;">Content here</div>
        
        
          .myborder {border:2px solid #118bf5;}
        
        Border color #118bf5