#118fe2 color space conversions
Hex:
        #118fe2
        RGB:
        17, 143, 226
        CMY:
        93, 44, 11
        CMYK:
        92, 37, 0, 11
      HSL:
        204°, 86.0082%, 47.6471%
        HSV (HSB):
        204°, 92.4779%, 88.6275%
        XYZ:
        23.7811, 25.2551, 75.5728
        xyY:
        0.1908, 0.2027, 25.2551
      CIE-Lab:
        57.3231, -0.9822, -50.6591
        CIE-LCH:
        57.3231, 50.6686, 268.8893
        CIE-Luv:
        57.3231, -34.7911, -79.8579
        Hunter-Lab:
        50.2544, -3.4766, -53.9824
      #118fe2 color charts
#118fe2 RGB chart
      #118fe2 CMYK chart
      #118fe2 RGB pie chart
      #118fe2 color shades, tints & tones
#118fe2 color schemes
#118fe2 color preview, HTML & CSS examples
           This text has a color of #118fe2        
        
          <p style="color:#118fe2;">Text here</p>
        
        
          .mytext {color:#118fe2;}
        
        Text color #118fe2
      
           This box has a color of #118fe2        
        
          <div style="background-color:#118fe2;">Content here</div>
        
        
          .mybackground {background-color:#118fe2;}
        
        Background color #118fe2
      
           Border around this has a color of #118fe2        
        
          <div style="border:2px solid #118fe2;">Content here</div>
        
        
          .myborder {border:2px solid #118fe2;}
        
        Border color #118fe2