#118bc3 color space conversions
Hex:
        #118bc3
        RGB:
        17, 139, 195
        CMY:
        93, 45, 24
        CMYK:
        91, 29, 0, 24
      HSL:
        199°, 83.9623%, 41.5686%
        HSV (HSB):
        199°, 91.2821%, 76.4706%
        XYZ:
        19.3141, 22.5245, 54.9595
        xyY:
        0.1995, 0.2327, 22.5245
      CIE-Lab:
        54.5792, -10.2648, -37.5537
        CIE-LCH:
        54.5792, 38.9313, 254.7124
        CIE-Luv:
        54.5792, -35.3744, -56.7817
        Hunter-Lab:
        47.4600, -10.4135, -35.4368
      #118bc3 color charts
#118bc3 RGB chart
      #118bc3 CMYK chart
      #118bc3 RGB pie chart
      #118bc3 color shades, tints & tones
#118bc3 color schemes
#118bc3 color preview, HTML & CSS examples
           This text has a color of #118bc3        
        
          <p style="color:#118bc3;">Text here</p>
        
        
          .mytext {color:#118bc3;}
        
        Text color #118bc3
      
           This box has a color of #118bc3        
        
          <div style="background-color:#118bc3;">Content here</div>
        
        
          .mybackground {background-color:#118bc3;}
        
        Background color #118bc3
      
           Border around this has a color of #118bc3        
        
          <div style="border:2px solid #118bc3;">Content here</div>
        
        
          .myborder {border:2px solid #118bc3;}
        
        Border color #118bc3