#112070 color space conversions
Hex:
        #112070
        RGB:
        17, 32, 112
        CMY:
        93, 87, 56
        CMYK:
        85, 71, 0, 56
      HSL:
        231°, 73.6434%, 25.2941%
        HSV (HSB):
        231°, 84.8214%, 43.9216%
        XYZ:
        3.6723, 2.3220, 15.5839
        xyY:
        0.1702, 0.1076, 2.3220
      CIE-Lab:
        17.0939, 26.3863, -47.5584
        CIE-LCH:
        17.0939, 54.3878, 299.0223
        CIE-Luv:
        17.0939, -5.6759, -49.6013
        Hunter-Lab:
        15.2383, 16.3502, -49.9680
      #112070 color charts
#112070 RGB chart
      #112070 CMYK chart
      #112070 RGB pie chart
      #112070 color shades, tints & tones
#112070 color schemes
#112070 color preview, HTML & CSS examples
           This text has a color of #112070        
        
          <p style="color:#112070;">Text here</p>
        
        
          .mytext {color:#112070;}
        
        Text color #112070
      
           This box has a color of #112070        
        
          <div style="background-color:#112070;">Content here</div>
        
        
          .mybackground {background-color:#112070;}
        
        Background color #112070
      
           Border around this has a color of #112070        
        
          <div style="border:2px solid #112070;">Content here</div>
        
        
          .myborder {border:2px solid #112070;}
        
        Border color #112070