#112bc3 color space conversions
Hex:
        #112bc3
        RGB:
        17, 43, 195
        CMY:
        93, 83, 24
        CMYK:
        91, 78, 0, 24
      HSL:
        231°, 83.9623%, 41.5686%
        HSV (HSB):
        231°, 91.2821%, 76.4706%
        XYZ:
        10.9454, 5.7871, 52.1699
        xyY:
        0.1589, 0.0840, 5.7871
      CIE-Lab:
        28.8687, 49.8584, -79.1409
        CIE-LCH:
        28.8687, 93.5369, 302.2107
        CIE-Luv:
        28.8687, -9.6258, -98.8874
        Hunter-Lab:
        24.0563, 39.1172, -111.7403
      #112bc3 color charts
#112bc3 RGB chart
      #112bc3 CMYK chart
      #112bc3 RGB pie chart
      #112bc3 color shades, tints & tones
#112bc3 color schemes
#112bc3 color preview, HTML & CSS examples
           This text has a color of #112bc3        
        
          <p style="color:#112bc3;">Text here</p>
        
        
          .mytext {color:#112bc3;}
        
        Text color #112bc3
      
           This box has a color of #112bc3        
        
          <div style="background-color:#112bc3;">Content here</div>
        
        
          .mybackground {background-color:#112bc3;}
        
        Background color #112bc3
      
           Border around this has a color of #112bc3        
        
          <div style="border:2px solid #112bc3;">Content here</div>
        
        
          .myborder {border:2px solid #112bc3;}
        
        Border color #112bc3