#1125a7 color space conversions
Hex:
        #1125a7
        RGB:
        17, 37, 167
        CMY:
        93, 85, 35
        CMYK:
        90, 78, 0, 35
      HSL:
        232°, 81.5217%, 36.0784%
        HSV (HSB):
        232°, 89.8204%, 65.4902%
        XYZ:
        7.8678, 4.2323, 36.9615
        xyY:
        0.1604, 0.0863, 4.2323
      CIE-Lab:
        24.4251, 43.6627, -69.8183
        CIE-LCH:
        24.4251, 82.3470, 302.0209
        CIE-Luv:
        24.4251, -7.9846, -82.3402
        Hunter-Lab:
        20.5726, 32.2634, -92.1216
      #1125a7 color charts
#1125a7 RGB chart
      #1125a7 CMYK chart
      #1125a7 RGB pie chart
      #1125a7 color shades, tints & tones
#1125a7 color schemes
#1125a7 color preview, HTML & CSS examples
           This text has a color of #1125a7        
        
          <p style="color:#1125a7;">Text here</p>
        
        
          .mytext {color:#1125a7;}
        
        Text color #1125a7
      
           This box has a color of #1125a7        
        
          <div style="background-color:#1125a7;">Content here</div>
        
        
          .mybackground {background-color:#1125a7;}
        
        Background color #1125a7
      
           Border around this has a color of #1125a7        
        
          <div style="border:2px solid #1125a7;">Content here</div>
        
        
          .myborder {border:2px solid #1125a7;}
        
        Border color #1125a7