#112980 color space conversions
Hex:
        #112980
        RGB:
        17, 41, 128
        CMY:
        93, 84, 50
        CMYK:
        87, 68, 0, 50
      HSL:
        227°, 76.5517%, 28.4314%
        HSV (HSB):
        227°, 86.7188%, 50.1961%
        XYZ:
        4.9204, 3.2636, 20.7927
        xyY:
        0.1698, 0.1126, 3.2636
      CIE-Lab:
        21.0699, 26.5633, -51.2583
        CIE-LCH:
        21.0699, 57.7323, 297.3943
        CIE-Luv:
        21.0699, -7.8170, -59.0761
        Hunter-Lab:
        18.0653, 17.0031, -55.5954
      #112980 color charts
#112980 RGB chart
      #112980 CMYK chart
      #112980 RGB pie chart
      #112980 color shades, tints & tones
#112980 color schemes
#112980 color preview, HTML & CSS examples
           This text has a color of #112980        
        
          <p style="color:#112980;">Text here</p>
        
        
          .mytext {color:#112980;}
        
        Text color #112980
      
           This box has a color of #112980        
        
          <div style="background-color:#112980;">Content here</div>
        
        
          .mybackground {background-color:#112980;}
        
        Background color #112980
      
           Border around this has a color of #112980        
        
          <div style="border:2px solid #112980;">Content here</div>
        
        
          .myborder {border:2px solid #112980;}
        
        Border color #112980