#118ffb color space conversions
Hex:
        #118ffb
        RGB:
        17, 143, 251
        CMY:
        93, 44, 2
        CMYK:
        93, 43, 0, 2
      HSL:
        208°, 96.6942%, 52.5490%
        HSV (HSB):
        208°, 93.2271%, 98.4314%
        XYZ:
        27.4662, 26.7291, 94.9784
        xyY:
        0.1841, 0.1792, 26.7291
      CIE-Lab:
        58.7228, 8.4841, -62.2636
        CIE-LCH:
        58.7228, 62.8390, 277.7594
        CIE-Luv:
        58.7228, -33.4556, -100.0827
        Hunter-Lab:
        51.7002, 4.3544, -72.7314
      #118ffb color charts
#118ffb RGB chart
      #118ffb CMYK chart
      #118ffb RGB pie chart
      #118ffb color shades, tints & tones
#118ffb color schemes
#118ffb color preview, HTML & CSS examples
           This text has a color of #118ffb        
        
          <p style="color:#118ffb;">Text here</p>
        
        
          .mytext {color:#118ffb;}
        
        Text color #118ffb
      
           This box has a color of #118ffb        
        
          <div style="background-color:#118ffb;">Content here</div>
        
        
          .mybackground {background-color:#118ffb;}
        
        Background color #118ffb
      
           Border around this has a color of #118ffb        
        
          <div style="border:2px solid #118ffb;">Content here</div>
        
        
          .myborder {border:2px solid #118ffb;}
        
        Border color #118ffb