#112fdd color space conversions
Hex:
        #112fdd
        RGB:
        17, 47, 221
        CMY:
        93, 82, 13
        CMYK:
        92, 79, 0, 13
      HSL:
        231°, 85.7143%, 46.6667%
        HSV (HSB):
        231°, 92.3077%, 86.6667%
        XYZ:
        14.2988, 7.3727, 69.0760
        xyY:
        0.1576, 0.0812, 7.3727
      CIE-Lab:
        32.6407, 56.2659, -87.9880
        CIE-LCH:
        32.6407, 104.4401, 302.5978
        CIE-Luv:
        32.6407, -10.8736, -113.9514
        Hunter-Lab:
        27.1526, 46.4826, -131.8263
      #112fdd color charts
#112fdd RGB chart
      #112fdd CMYK chart
      #112fdd RGB pie chart
      #112fdd color shades, tints & tones
#112fdd color schemes
#112fdd color preview, HTML & CSS examples
           This text has a color of #112fdd        
        
          <p style="color:#112fdd;">Text here</p>
        
        
          .mytext {color:#112fdd;}
        
        Text color #112fdd
      
           This box has a color of #112fdd        
        
          <div style="background-color:#112fdd;">Content here</div>
        
        
          .mybackground {background-color:#112fdd;}
        
        Background color #112fdd
      
           Border around this has a color of #112fdd        
        
          <div style="border:2px solid #112fdd;">Content here</div>
        
        
          .myborder {border:2px solid #112fdd;}
        
        Border color #112fdd