#115eb5 color space conversions
Hex:
        #115eb5
        RGB:
        17, 94, 181
        CMY:
        93, 63, 29
        CMYK:
        91, 48, 0, 29
      HSL:
        212°, 82.8283%, 38.8235%
        HSV (HSB):
        212°, 90.6077%, 70.9804%
        XYZ:
        12.5744, 11.4608, 45.2655
        xyY:
        0.1814, 0.1654, 11.4608
      CIE-Lab:
        40.3459, 11.9020, -52.1195
        CIE-LCH:
        40.3459, 53.4612, 282.8635
        CIE-Luv:
        40.3459, -21.3989, -76.7267
        Hunter-Lab:
        33.8538, 7.0565, -55.5783
      #115eb5 color charts
#115eb5 RGB chart
      #115eb5 CMYK chart
      #115eb5 RGB pie chart
      #115eb5 color shades, tints & tones
#115eb5 color schemes
#115eb5 color preview, HTML & CSS examples
           This text has a color of #115eb5        
        
          <p style="color:#115eb5;">Text here</p>
        
        
          .mytext {color:#115eb5;}
        
        Text color #115eb5
      
           This box has a color of #115eb5        
        
          <div style="background-color:#115eb5;">Content here</div>
        
        
          .mybackground {background-color:#115eb5;}
        
        Background color #115eb5
      
           Border around this has a color of #115eb5        
        
          <div style="border:2px solid #115eb5;">Content here</div>
        
        
          .myborder {border:2px solid #115eb5;}
        
        Border color #115eb5