#112cd7 color space conversions
Hex:
        #112cd7
        RGB:
        17, 44, 215
        CMY:
        93, 83, 16
        CMYK:
        92, 80, 0, 16
      HSL:
        232°, 85.3448%, 45.4902%
        HSV (HSB):
        232°, 92.0930%, 84.3137%
        XYZ:
        13.3976, 6.8268, 64.9016
        xyY:
        0.1574, 0.0802, 6.8268
      CIE-Lab:
        31.4094, 55.8644, -86.5768
        CIE-LCH:
        31.4094, 103.0358, 302.8325
        CIE-Luv:
        31.4094, -10.3096, -110.4349
        Hunter-Lab:
        26.1282, 45.8039, -128.9846
      #112cd7 color charts
#112cd7 RGB chart
      #112cd7 CMYK chart
      #112cd7 RGB pie chart
      #112cd7 color shades, tints & tones
#112cd7 color schemes
#112cd7 color preview, HTML & CSS examples
           This text has a color of #112cd7        
        
          <p style="color:#112cd7;">Text here</p>
        
        
          .mytext {color:#112cd7;}
        
        Text color #112cd7
      
           This box has a color of #112cd7        
        
          <div style="background-color:#112cd7;">Content here</div>
        
        
          .mybackground {background-color:#112cd7;}
        
        Background color #112cd7
      
           Border around this has a color of #112cd7        
        
          <div style="border:2px solid #112cd7;">Content here</div>
        
        
          .myborder {border:2px solid #112cd7;}
        
        Border color #112cd7