#115fbb color space conversions
Hex:
        #115fbb
        RGB:
        17, 95, 187
        CMY:
        93, 63, 27
        CMYK:
        91, 49, 0, 27
      HSL:
        212°, 83.3333%, 40.0000%
        HSV (HSB):
        212°, 90.9091%, 73.3333%
        XYZ:
        13.2930, 11.8914, 48.6084
        xyY:
        0.1801, 0.1611, 11.8914
      CIE-Lab:
        41.0431, 13.6612, -54.5051
        CIE-LCH:
        41.0431, 56.1911, 284.0708
        CIE-Luv:
        41.0431, -21.4962, -80.6857
        Hunter-Lab:
        34.4840, 8.4619, -59.4360
      #115fbb color charts
#115fbb RGB chart
      #115fbb CMYK chart
      #115fbb RGB pie chart
      #115fbb color shades, tints & tones
#115fbb color schemes
#115fbb color preview, HTML & CSS examples
           This text has a color of #115fbb        
        
          <p style="color:#115fbb;">Text here</p>
        
        
          .mytext {color:#115fbb;}
        
        Text color #115fbb
      
           This box has a color of #115fbb        
        
          <div style="background-color:#115fbb;">Content here</div>
        
        
          .mybackground {background-color:#115fbb;}
        
        Background color #115fbb
      
           Border around this has a color of #115fbb        
        
          <div style="border:2px solid #115fbb;">Content here</div>
        
        
          .myborder {border:2px solid #115fbb;}
        
        Border color #115fbb