#1155a4 color space conversions
Hex:
        #1155a4
        RGB:
        17, 85, 164
        CMY:
        93, 67, 36
        CMYK:
        90, 48, 0, 36
      HSL:
        212°, 81.2155%, 35.4902%
        HSV (HSB):
        212°, 89.6341%, 64.3137%
        XYZ:
        10.1805, 9.2965, 36.3798
        xyY:
        0.1823, 0.1664, 9.2965
      CIE-Lab:
        36.5490, 10.9501, -48.1793
        CIE-LCH:
        36.5490, 49.4080, 282.8046
        CIE-Luv:
        36.5490, -19.2291, -68.8956
        Hunter-Lab:
        30.4902, 6.2424, -49.3996
      #1155a4 color charts
#1155a4 RGB chart
      #1155a4 CMYK chart
      #1155a4 RGB pie chart
      #1155a4 color shades, tints & tones
#1155a4 color schemes
#1155a4 color preview, HTML & CSS examples
           This text has a color of #1155a4        
        
          <p style="color:#1155a4;">Text here</p>
        
        
          .mytext {color:#1155a4;}
        
        Text color #1155a4
      
           This box has a color of #1155a4        
        
          <div style="background-color:#1155a4;">Content here</div>
        
        
          .mybackground {background-color:#1155a4;}
        
        Background color #1155a4
      
           Border around this has a color of #1155a4        
        
          <div style="border:2px solid #1155a4;">Content here</div>
        
        
          .myborder {border:2px solid #1155a4;}
        
        Border color #1155a4