#118dfa color space conversions
Hex:
        #118dfa
        RGB:
        17, 141, 250
        CMY:
        93, 45, 2
        CMYK:
        93, 44, 0, 2
      HSL:
        208°, 95.8848%, 52.3529%
        HSV (HSB):
        208°, 93.2000%, 98.0392%
        XYZ:
        27.0114, 26.0711, 94.0510
        xyY:
        0.1836, 0.1772, 26.0711
      CIE-Lab:
        58.1044, 9.3144, -62.7058
        CIE-LCH:
        58.1044, 63.3938, 278.4490
        CIE-Luv:
        58.1044, -32.8882, -100.6494
        Hunter-Lab:
        51.0598, 5.0743, -73.4690
      #118dfa color charts
#118dfa RGB chart
      #118dfa CMYK chart
      #118dfa RGB pie chart
      #118dfa color shades, tints & tones
#118dfa color schemes
#118dfa color preview, HTML & CSS examples
           This text has a color of #118dfa        
        
          <p style="color:#118dfa;">Text here</p>
        
        
          .mytext {color:#118dfa;}
        
        Text color #118dfa
      
           This box has a color of #118dfa        
        
          <div style="background-color:#118dfa;">Content here</div>
        
        
          .mybackground {background-color:#118dfa;}
        
        Background color #118dfa
      
           Border around this has a color of #118dfa        
        
          <div style="border:2px solid #118dfa;">Content here</div>
        
        
          .myborder {border:2px solid #118dfa;}
        
        Border color #118dfa