#118cf4 color space conversions
Hex:
        #118cf4
        RGB:
        17, 140, 244
        CMY:
        93, 45, 4
        CMYK:
        93, 43, 0, 4
      HSL:
        207°, 91.1647%, 51.1765%
        HSV (HSB):
        207°, 93.0328%, 95.6863%
        XYZ:
        25.9384, 25.4070, 89.1249
        xyY:
        0.1847, 0.1809, 25.4070
      CIE-Lab:
        57.4698, 7.6380, -60.4146
        CIE-LCH:
        57.4698, 60.8955, 277.2055
        CIE-Luv:
        57.4698, -32.8714, -96.5891
        Hunter-Lab:
        50.4053, 3.6460, -69.5507
      #118cf4 color charts
#118cf4 RGB chart
      #118cf4 CMYK chart
      #118cf4 RGB pie chart
      #118cf4 color shades, tints & tones
#118cf4 color schemes
#118cf4 color preview, HTML & CSS examples
           This text has a color of #118cf4        
        
          <p style="color:#118cf4;">Text here</p>
        
        
          .mytext {color:#118cf4;}
        
        Text color #118cf4
      
           This box has a color of #118cf4        
        
          <div style="background-color:#118cf4;">Content here</div>
        
        
          .mybackground {background-color:#118cf4;}
        
        Background color #118cf4
      
           Border around this has a color of #118cf4        
        
          <div style="border:2px solid #118cf4;">Content here</div>
        
        
          .myborder {border:2px solid #118cf4;}
        
        Border color #118cf4