#115eb2 color space conversions
Hex:
        #115eb2
        RGB:
        17, 94, 178
        CMY:
        93, 63, 30
        CMYK:
        90, 47, 0, 30
      HSL:
        211°, 82.5641%, 38.2353%
        HSV (HSB):
        211°, 90.4494%, 69.8039%
        XYZ:
        12.2698, 11.3389, 43.6614
        xyY:
        0.1824, 0.1686, 11.3389
      CIE-Lab:
        40.1456, 10.6917, -50.6805
        CIE-LCH:
        40.1456, 51.7960, 281.9126
        CIE-Luv:
        40.1456, -21.5056, -74.4471
        Hunter-Lab:
        33.6733, 6.1128, -53.3051
      #115eb2 color charts
#115eb2 RGB chart
      #115eb2 CMYK chart
      #115eb2 RGB pie chart
      #115eb2 color shades, tints & tones
#115eb2 color schemes
#115eb2 color preview, HTML & CSS examples
           This text has a color of #115eb2        
        
          <p style="color:#115eb2;">Text here</p>
        
        
          .mytext {color:#115eb2;}
        
        Text color #115eb2
      
           This box has a color of #115eb2        
        
          <div style="background-color:#115eb2;">Content here</div>
        
        
          .mybackground {background-color:#115eb2;}
        
        Background color #115eb2
      
           Border around this has a color of #115eb2        
        
          <div style="border:2px solid #115eb2;">Content here</div>
        
        
          .myborder {border:2px solid #115eb2;}
        
        Border color #115eb2