#112fc3 color space conversions
Hex:
        #112fc3
        RGB:
        17, 47, 195
        CMY:
        93, 82, 24
        CMYK:
        91, 76, 0, 24
      HSL:
        230°, 83.9623%, 41.5686%
        HSV (HSB):
        230°, 91.2821%, 76.4706%
        XYZ:
        11.0980, 6.0923, 52.2208
        xyY:
        0.1599, 0.0878, 6.0923
      CIE-Lab:
        29.6442, 47.6413, -77.8547
        CIE-LCH:
        29.6442, 91.2746, 301.4635
        CIE-Luv:
        29.6442, -10.2271, -98.9459
        Hunter-Lab:
        24.6826, 37.0639, -108.1612
      #112fc3 color charts
#112fc3 RGB chart
      #112fc3 CMYK chart
      #112fc3 RGB pie chart
      #112fc3 color shades, tints & tones
#112fc3 color schemes
#112fc3 color preview, HTML & CSS examples
           This text has a color of #112fc3        
        
          <p style="color:#112fc3;">Text here</p>
        
        
          .mytext {color:#112fc3;}
        
        Text color #112fc3
      
           This box has a color of #112fc3        
        
          <div style="background-color:#112fc3;">Content here</div>
        
        
          .mybackground {background-color:#112fc3;}
        
        Background color #112fc3
      
           Border around this has a color of #112fc3        
        
          <div style="border:2px solid #112fc3;">Content here</div>
        
        
          .myborder {border:2px solid #112fc3;}
        
        Border color #112fc3