#112a66 color space conversions
Hex:
        #112a66
        RGB:
        17, 42, 102
        CMY:
        93, 84, 60
        CMYK:
        83, 59, 0, 60
      HSL:
        222°, 71.4286%, 23.3333%
        HSV (HSB):
        222°, 83.3333%, 40.0000%
        XYZ:
        3.4574, 2.7344, 12.9159
        xyY:
        0.1809, 0.1431, 2.7344
      CIE-Lab:
        18.9472, 15.0342, -38.0157
        CIE-LCH:
        18.9472, 40.8806, 291.5775
        CIE-Luv:
        18.9472, -7.7986, -42.5194
        Hunter-Lab:
        16.5360, 8.3832, -34.7349
      #112a66 color charts
#112a66 RGB chart
      #112a66 CMYK chart
      #112a66 RGB pie chart
      #112a66 color shades, tints & tones
#112a66 color schemes
#112a66 color preview, HTML & CSS examples
           This text has a color of #112a66        
        
          <p style="color:#112a66;">Text here</p>
        
        
          .mytext {color:#112a66;}
        
        Text color #112a66
      
           This box has a color of #112a66        
        
          <div style="background-color:#112a66;">Content here</div>
        
        
          .mybackground {background-color:#112a66;}
        
        Background color #112a66
      
           Border around this has a color of #112a66        
        
          <div style="border:2px solid #112a66;">Content here</div>
        
        
          .myborder {border:2px solid #112a66;}
        
        Border color #112a66