#112dbb color space conversions
Hex:
        #112dbb
        RGB:
        17, 45, 187
        CMY:
        93, 82, 27
        CMYK:
        91, 76, 0, 27
      HSL:
        230°, 83.3333%, 40.0000%
        HSV (HSB):
        230°, 90.9091%, 73.3333%
        XYZ:
        10.1392, 5.5838, 47.5571
        xyY:
        0.1602, 0.0882, 5.5838
      CIE-Lab:
        28.3372, 46.0244, -75.3019
        CIE-LCH:
        28.3372, 88.2531, 301.4332
        CIE-Luv:
        28.3372, -9.7258, -94.2713
        Hunter-Lab:
        23.6301, 35.2382, -102.7841
      #112dbb color charts
#112dbb RGB chart
      #112dbb CMYK chart
      #112dbb RGB pie chart
      #112dbb color shades, tints & tones
#112dbb color schemes
#112dbb color preview, HTML & CSS examples
           This text has a color of #112dbb        
        
          <p style="color:#112dbb;">Text here</p>
        
        
          .mytext {color:#112dbb;}
        
        Text color #112dbb
      
           This box has a color of #112dbb        
        
          <div style="background-color:#112dbb;">Content here</div>
        
        
          .mybackground {background-color:#112dbb;}
        
        Background color #112dbb
      
           Border around this has a color of #112dbb        
        
          <div style="border:2px solid #112dbb;">Content here</div>
        
        
          .myborder {border:2px solid #112dbb;}
        
        Border color #112dbb