#112f90 color space conversions
Hex:
        #112f90
        RGB:
        17, 47, 144
        CMY:
        93, 82, 44
        CMYK:
        88, 67, 0, 44
      HSL:
        226°, 78.8820%, 31.5686%
        HSV (HSB):
        226°, 88.1944%, 56.4706%
        XYZ:
        6.2817, 4.1658, 26.8586
        xyY:
        0.1684, 0.1117, 4.1658
      CIE-Lab:
        24.2122, 28.8260, -56.0994
        CIE-LCH:
        24.2122, 63.0720, 297.1958
        CIE-Luv:
        24.2122, -9.3144, -68.3941
        Hunter-Lab:
        20.4103, 19.2192, -63.7342
      #112f90 color charts
#112f90 RGB chart
      #112f90 CMYK chart
      #112f90 RGB pie chart
      #112f90 color shades, tints & tones
#112f90 color schemes
#112f90 color preview, HTML & CSS examples
           This text has a color of #112f90        
        
          <p style="color:#112f90;">Text here</p>
        
        
          .mytext {color:#112f90;}
        
        Text color #112f90
      
           This box has a color of #112f90        
        
          <div style="background-color:#112f90;">Content here</div>
        
        
          .mybackground {background-color:#112f90;}
        
        Background color #112f90
      
           Border around this has a color of #112f90        
        
          <div style="border:2px solid #112f90;">Content here</div>
        
        
          .myborder {border:2px solid #112f90;}
        
        Border color #112f90