#112eae color space conversions
Hex:
        #112eae
        RGB:
        17, 46, 174
        CMY:
        93, 82, 32
        CMYK:
        90, 74, 0, 32
      HSL:
        229°, 82.1990%, 37.4510%
        HSV (HSB):
        229°, 90.2299%, 68.2353%
        XYZ:
        8.8481, 5.1292, 40.5681
        xyY:
        0.1622, 0.0940, 5.1292
      CIE-Lab:
        27.0996, 40.8335, -69.6049
        CIE-LCH:
        27.0996, 80.6983, 300.3979
        CIE-Luv:
        27.0996, -9.6052, -86.6138
        Hunter-Lab:
        22.6476, 30.1043, -90.3512
      #112eae color charts
#112eae RGB chart
      #112eae CMYK chart
      #112eae RGB pie chart
      #112eae color shades, tints & tones
#112eae color schemes
#112eae color preview, HTML & CSS examples
           This text has a color of #112eae        
        
          <p style="color:#112eae;">Text here</p>
        
        
          .mytext {color:#112eae;}
        
        Text color #112eae
      
           This box has a color of #112eae        
        
          <div style="background-color:#112eae;">Content here</div>
        
        
          .mybackground {background-color:#112eae;}
        
        Background color #112eae
      
           Border around this has a color of #112eae        
        
          <div style="border:2px solid #112eae;">Content here</div>
        
        
          .myborder {border:2px solid #112eae;}
        
        Border color #112eae