#112ad7 color space conversions
Hex:
        #112ad7
        RGB:
        17, 42, 215
        CMY:
        93, 84, 16
        CMYK:
        92, 80, 0, 16
      HSL:
        232°, 85.3448%, 45.4902%
        HSV (HSB):
        232°, 92.0930%, 84.3137%
        XYZ:
        13.3249, 6.6814, 64.8773
        xyY:
        0.1570, 0.0787, 6.6814
      CIE-Lab:
        31.0703, 56.8543, -87.1405
        CIE-LCH:
        31.0703, 104.0475, 303.1222
        CIE-Luv:
        31.0703, -10.0532, -110.3547
        Hunter-Lab:
        25.8484, 46.7822, -130.7191
      #112ad7 color charts
#112ad7 RGB chart
      #112ad7 CMYK chart
      #112ad7 RGB pie chart
      #112ad7 color shades, tints & tones
#112ad7 color schemes
#112ad7 color preview, HTML & CSS examples
           This text has a color of #112ad7        
        
          <p style="color:#112ad7;">Text here</p>
        
        
          .mytext {color:#112ad7;}
        
        Text color #112ad7
      
           This box has a color of #112ad7        
        
          <div style="background-color:#112ad7;">Content here</div>
        
        
          .mybackground {background-color:#112ad7;}
        
        Background color #112ad7
      
           Border around this has a color of #112ad7        
        
          <div style="border:2px solid #112ad7;">Content here</div>
        
        
          .myborder {border:2px solid #112ad7;}
        
        Border color #112ad7