#112aa3 color space conversions
Hex:
        #112aa3
        RGB:
        17, 42, 163
        CMY:
        93, 84, 36
        CMYK:
        90, 74, 0, 36
      HSL:
        230°, 81.1111%, 35.2941%
        HSV (HSB):
        230°, 89.5706%, 63.9216%
        XYZ:
        7.6700, 4.4194, 35.0991
        xyY:
        0.1625, 0.0937, 4.4194
      CIE-Lab:
        25.0123, 39.2901, -66.4222
        CIE-LCH:
        25.0123, 77.1727, 300.6052
        CIE-Luv:
        25.0123, -8.6788, -80.1358
        Hunter-Lab:
        21.0225, 28.3359, -84.2748
      #112aa3 color charts
#112aa3 RGB chart
      #112aa3 CMYK chart
      #112aa3 RGB pie chart
      #112aa3 color shades, tints & tones
#112aa3 color schemes
#112aa3 color preview, HTML & CSS examples
           This text has a color of #112aa3        
        
          <p style="color:#112aa3;">Text here</p>
        
        
          .mytext {color:#112aa3;}
        
        Text color #112aa3
      
           This box has a color of #112aa3        
        
          <div style="background-color:#112aa3;">Content here</div>
        
        
          .mybackground {background-color:#112aa3;}
        
        Background color #112aa3
      
           Border around this has a color of #112aa3        
        
          <div style="border:2px solid #112aa3;">Content here</div>
        
        
          .myborder {border:2px solid #112aa3;}
        
        Border color #112aa3