#1125a3 color space conversions
Hex:
        #1125a3
        RGB:
        17, 37, 163
        CMY:
        93, 85, 36
        CMYK:
        90, 77, 0, 36
      HSL:
        232°, 81.1111%, 35.2941%
        HSV (HSB):
        232°, 89.5706%, 63.9216%
        XYZ:
        7.5036, 4.0867, 35.0437
        xyY:
        0.1609, 0.0876, 4.0867
      CIE-Lab:
        23.9559, 42.2697, -68.1713
        CIE-LCH:
        23.9559, 80.2126, 301.8010
        CIE-Luv:
        23.9559, -7.8723, -79.9985
        Hunter-Lab:
        20.2155, 30.8787, -88.6288
      #1125a3 color charts
#1125a3 RGB chart
      #1125a3 CMYK chart
      #1125a3 RGB pie chart
      #1125a3 color shades, tints & tones
#1125a3 color schemes
#1125a3 color preview, HTML & CSS examples
           This text has a color of #1125a3        
        
          <p style="color:#1125a3;">Text here</p>
        
        
          .mytext {color:#1125a3;}
        
        Text color #1125a3
      
           This box has a color of #1125a3        
        
          <div style="background-color:#1125a3;">Content here</div>
        
        
          .mybackground {background-color:#1125a3;}
        
        Background color #1125a3
      
           Border around this has a color of #1125a3        
        
          <div style="border:2px solid #1125a3;">Content here</div>
        
        
          .myborder {border:2px solid #1125a3;}
        
        Border color #1125a3