#112ffd color space conversions
Hex:
        #112ffd
        RGB:
        17, 47, 253
        CMY:
        93, 82, 1
        CMYK:
        93, 81, 0, 1
      HSL:
        232°, 98.3333%, 52.9412%
        HSV (HSB):
        232°, 93.2806%, 99.2157%
        XYZ:
        18.9773, 9.2440, 93.7126
        xyY:
        0.1556, 0.0758, 9.2440
      CIE-Lab:
        36.4500, 66.1596, -99.8122
        CIE-LCH:
        36.4500, 119.7479, 303.5380
        CIE-Luv:
        36.4500, -11.7692, -132.0742
        Hunter-Lab:
        30.4040, 58.2074, -161.4633
      #112ffd color charts
#112ffd RGB chart
      #112ffd CMYK chart
      #112ffd RGB pie chart
      #112ffd color shades, tints & tones
#112ffd color schemes
#112ffd color preview, HTML & CSS examples
           This text has a color of #112ffd        
        
          <p style="color:#112ffd;">Text here</p>
        
        
          .mytext {color:#112ffd;}
        
        Text color #112ffd
      
           This box has a color of #112ffd        
        
          <div style="background-color:#112ffd;">Content here</div>
        
        
          .mybackground {background-color:#112ffd;}
        
        Background color #112ffd
      
           Border around this has a color of #112ffd        
        
          <div style="border:2px solid #112ffd;">Content here</div>
        
        
          .myborder {border:2px solid #112ffd;}
        
        Border color #112ffd