#112bcb color space conversions
Hex:
        #112bcb
        RGB:
        17, 43, 203
        CMY:
        93, 83, 20
        CMYK:
        92, 79, 0, 20
      HSL:
        232°, 84.5455%, 43.1373%
        HSV (HSB):
        232°, 91.6256%, 79.6078%
        XYZ:
        11.8745, 6.1587, 57.0628
        xyY:
        0.1581, 0.0820, 6.1587
      CIE-Lab:
        29.8094, 52.5011, -82.2662
        CIE-LCH:
        29.8094, 97.5915, 302.5454
        CIE-Luv:
        29.8094, -9.8421, -103.5084
        Hunter-Lab:
        24.8168, 41.9808, -118.9576
      #112bcb color charts
#112bcb RGB chart
      #112bcb CMYK chart
      #112bcb RGB pie chart
      #112bcb color shades, tints & tones
#112bcb color schemes
#112bcb color preview, HTML & CSS examples
           This text has a color of #112bcb        
        
          <p style="color:#112bcb;">Text here</p>
        
        
          .mytext {color:#112bcb;}
        
        Text color #112bcb
      
           This box has a color of #112bcb        
        
          <div style="background-color:#112bcb;">Content here</div>
        
        
          .mybackground {background-color:#112bcb;}
        
        Background color #112bcb
      
           Border around this has a color of #112bcb        
        
          <div style="border:2px solid #112bcb;">Content here</div>
        
        
          .myborder {border:2px solid #112bcb;}
        
        Border color #112bcb