#112ef1 color space conversions
Hex:
        #112ef1
        RGB:
        17, 46, 241
        CMY:
        93, 82, 5
        CMYK:
        93, 81, 0, 5
      HSL:
        232°, 88.8889%, 50.5882%
        HSV (HSB):
        232°, 92.9461%, 94.5098%
        XYZ:
        17.0853, 8.4240, 83.9446
        xyY:
        0.1561, 0.0770, 8.4240
      CIE-Lab:
        34.8508, 62.9990, -95.7155
        CIE-LCH:
        34.8508, 114.5877, 303.3525
        CIE-Luv:
        34.8508, -11.3021, -125.2858
        Hunter-Lab:
        29.0242, 54.2833, -151.1633
      #112ef1 color charts
#112ef1 RGB chart
      #112ef1 CMYK chart
      #112ef1 RGB pie chart
      #112ef1 color shades, tints & tones
#112ef1 color schemes
#112ef1 color preview, HTML & CSS examples
           This text has a color of #112ef1        
        
          <p style="color:#112ef1;">Text here</p>
        
        
          .mytext {color:#112ef1;}
        
        Text color #112ef1
      
           This box has a color of #112ef1        
        
          <div style="background-color:#112ef1;">Content here</div>
        
        
          .mybackground {background-color:#112ef1;}
        
        Background color #112ef1
      
           Border around this has a color of #112ef1        
        
          <div style="border:2px solid #112ef1;">Content here</div>
        
        
          .myborder {border:2px solid #112ef1;}
        
        Border color #112ef1