#112cbd color space conversions
Hex:
        #112cbd
        RGB:
        17, 44, 189
        CMY:
        93, 83, 26
        CMYK:
        91, 77, 0, 26
      HSL:
        231°, 83.4951%, 40.3922%
        HSV (HSB):
        231°, 91.0053%, 74.1176%
        XYZ:
        10.3172, 5.5947, 48.6802
        xyY:
        0.1597, 0.0866, 5.5947
      CIE-Lab:
        28.3659, 47.2799, -76.4376
        CIE-LCH:
        28.3659, 89.8782, 301.7385
        CIE-Luv:
        28.3659, -9.6193, -95.4265
        Hunter-Lab:
        23.6530, 36.4667, -105.4674
      #112cbd color charts
#112cbd RGB chart
      #112cbd CMYK chart
      #112cbd RGB pie chart
      #112cbd color shades, tints & tones
#112cbd color schemes
#112cbd color preview, HTML & CSS examples
           This text has a color of #112cbd        
        
          <p style="color:#112cbd;">Text here</p>
        
        
          .mytext {color:#112cbd;}
        
        Text color #112cbd
      
           This box has a color of #112cbd        
        
          <div style="background-color:#112cbd;">Content here</div>
        
        
          .mybackground {background-color:#112cbd;}
        
        Background color #112cbd
      
           Border around this has a color of #112cbd        
        
          <div style="border:2px solid #112cbd;">Content here</div>
        
        
          .myborder {border:2px solid #112cbd;}
        
        Border color #112cbd