#112aa0 color space conversions
Hex:
        #112aa0
        RGB:
        17, 42, 160
        CMY:
        93, 84, 37
        CMYK:
        89, 74, 0, 37
      HSL:
        230°, 80.7910%, 34.7059%
        HSV (HSB):
        230°, 89.3750%, 62.7451%
        XYZ:
        7.4043, 4.3132, 33.7000
        xyY:
        0.1630, 0.0950, 4.3132
      CIE-Lab:
        24.6808, 38.1944, -65.1467
        CIE-LCH:
        24.6808, 75.5176, 300.3824
        CIE-Luv:
        24.6808, -8.6122, -78.3561
        Hunter-Lab:
        20.7682, 27.2948, -81.6707
      #112aa0 color charts
#112aa0 RGB chart
      #112aa0 CMYK chart
      #112aa0 RGB pie chart
      #112aa0 color shades, tints & tones
#112aa0 color schemes
#112aa0 color preview, HTML & CSS examples
           This text has a color of #112aa0        
        
          <p style="color:#112aa0;">Text here</p>
        
        
          .mytext {color:#112aa0;}
        
        Text color #112aa0
      
           This box has a color of #112aa0        
        
          <div style="background-color:#112aa0;">Content here</div>
        
        
          .mybackground {background-color:#112aa0;}
        
        Background color #112aa0
      
           Border around this has a color of #112aa0        
        
          <div style="border:2px solid #112aa0;">Content here</div>
        
        
          .myborder {border:2px solid #112aa0;}
        
        Border color #112aa0