#1155a1 color space conversions
Hex:
        #1155a1
        RGB:
        17, 85, 161
        CMY:
        93, 67, 37
        CMYK:
        89, 47, 0, 37
      HSL:
        212°, 80.8989%, 34.9020%
        HSV (HSB):
        212°, 89.4410%, 63.1373%
        XYZ:
        9.9127, 9.1894, 34.9695
        xyY:
        0.1833, 0.1699, 9.1894
      CIE-Lab:
        36.3464, 9.7227, -46.7116
        CIE-LCH:
        36.3464, 47.7127, 281.7579
        CIE-Luv:
        36.3464, -19.3290, -66.6248
        Hunter-Lab:
        30.3140, 5.3201, -47.1757
      #1155a1 color charts
#1155a1 RGB chart
      #1155a1 CMYK chart
      #1155a1 RGB pie chart
      #1155a1 color shades, tints & tones
#1155a1 color schemes
#1155a1 color preview, HTML & CSS examples
           This text has a color of #1155a1        
        
          <p style="color:#1155a1;">Text here</p>
        
        
          .mytext {color:#1155a1;}
        
        Text color #1155a1
      
           This box has a color of #1155a1        
        
          <div style="background-color:#1155a1;">Content here</div>
        
        
          .mybackground {background-color:#1155a1;}
        
        Background color #1155a1
      
           Border around this has a color of #1155a1        
        
          <div style="border:2px solid #1155a1;">Content here</div>
        
        
          .myborder {border:2px solid #1155a1;}
        
        Border color #1155a1