#112fa2 color space conversions
Hex:
        #112fa2
        RGB:
        17, 47, 162
        CMY:
        93, 82, 36
        CMYK:
        90, 71, 0, 36
      HSL:
        228°, 81.0056%, 35.0980%
        HSV (HSB):
        228°, 89.5062%, 63.5294%
        XYZ:
        7.7693, 4.7608, 34.6919
        xyY:
        0.1645, 0.1008, 4.7608
      CIE-Lab:
        26.0422, 35.7789, -64.1140
        CIE-LCH:
        26.0422, 73.4216, 299.1638
        CIE-Luv:
        26.0422, -9.5668, -79.3984
        Hunter-Lab:
        21.8193, 25.3751, -78.9952
      #112fa2 color charts
#112fa2 RGB chart
      #112fa2 CMYK chart
      #112fa2 RGB pie chart
      #112fa2 color shades, tints & tones
#112fa2 color schemes
#112fa2 color preview, HTML & CSS examples
           This text has a color of #112fa2        
        
          <p style="color:#112fa2;">Text here</p>
        
        
          .mytext {color:#112fa2;}
        
        Text color #112fa2
      
           This box has a color of #112fa2        
        
          <div style="background-color:#112fa2;">Content here</div>
        
        
          .mybackground {background-color:#112fa2;}
        
        Background color #112fa2
      
           Border around this has a color of #112fa2        
        
          <div style="border:2px solid #112fa2;">Content here</div>
        
        
          .myborder {border:2px solid #112fa2;}
        
        Border color #112fa2