#1115a8 color space conversions
Hex:
        #1115a8
        RGB:
        17, 21, 168
        CMY:
        93, 92, 34
        CMYK:
        90, 88, 0, 34
      HSL:
        238°, 81.6216%, 36.2745%
        HSV (HSB):
        238°, 89.8810%, 65.8824%
        XYZ:
        7.5672, 3.4827, 37.3192
        xyY:
        0.1564, 0.0720, 3.4827
      CIE-Lab:
        21.8816, 51.8151, -74.6523
        CIE-LCH:
        21.8816, 90.8723, 304.7639
        CIE-Luv:
        21.8816, -6.1491, -81.3144
        Hunter-Lab:
        18.6619, 39.7218, -105.5022
      #1115a8 color charts
#1115a8 RGB chart
      #1115a8 CMYK chart
      #1115a8 RGB pie chart
      #1115a8 color shades, tints & tones
#1115a8 color schemes
#1115a8 color preview, HTML & CSS examples
           This text has a color of #1115a8        
        
          <p style="color:#1115a8;">Text here</p>
        
        
          .mytext {color:#1115a8;}
        
        Text color #1115a8
      
           This box has a color of #1115a8        
        
          <div style="background-color:#1115a8;">Content here</div>
        
        
          .mybackground {background-color:#1115a8;}
        
        Background color #1115a8
      
           Border around this has a color of #1115a8        
        
          <div style="border:2px solid #1115a8;">Content here</div>
        
        
          .myborder {border:2px solid #1115a8;}
        
        Border color #1115a8