#112eb2 color space conversions
Hex:
        #112eb2
        RGB:
        17, 46, 178
        CMY:
        93, 82, 30
        CMYK:
        90, 74, 0, 30
      HSL:
        229°, 82.5641%, 38.2353%
        HSV (HSB):
        229°, 90.4494%, 69.8039%
        XYZ:
        9.2440, 5.2875, 42.6529
        xyY:
        0.1617, 0.0925, 5.2875
      CIE-Lab:
        27.5387, 42.2716, -71.2721
        CIE-LCH:
        27.5387, 82.8649, 300.6722
        CIE-Luv:
        27.5387, -9.6880, -88.9807
        Hunter-Lab:
        22.9946, 31.5181, -93.8813
      #112eb2 color charts
#112eb2 RGB chart
      #112eb2 CMYK chart
      #112eb2 RGB pie chart
      #112eb2 color shades, tints & tones
#112eb2 color schemes
#112eb2 color preview, HTML & CSS examples
           This text has a color of #112eb2        
        
          <p style="color:#112eb2;">Text here</p>
        
        
          .mytext {color:#112eb2;}
        
        Text color #112eb2
      
           This box has a color of #112eb2        
        
          <div style="background-color:#112eb2;">Content here</div>
        
        
          .mybackground {background-color:#112eb2;}
        
        Background color #112eb2
      
           Border around this has a color of #112eb2        
        
          <div style="border:2px solid #112eb2;">Content here</div>
        
        
          .myborder {border:2px solid #112eb2;}
        
        Border color #112eb2