#112ced color space conversions
Hex:
        #112ced
        RGB:
        17, 44, 237
        CMY:
        93, 83, 7
        CMYK:
        93, 81, 0, 7
      HSL:
        233°, 86.6142%, 49.8039%
        HSV (HSB):
        233°, 92.8270%, 92.9412%
        XYZ:
        16.4179, 8.0350, 80.8063
        xyY:
        0.1560, 0.0763, 8.0350
      CIE-Lab:
        34.0556, 62.7034, -94.7723
        CIE-LCH:
        34.0556, 113.6376, 303.4895
        CIE-Luv:
        34.0556, -10.9480, -122.9504
        Hunter-Lab:
        28.3460, 53.7811, -149.1766
      #112ced color charts
#112ced RGB chart
      #112ced CMYK chart
      #112ced RGB pie chart
      #112ced color shades, tints & tones
#112ced color schemes
#112ced color preview, HTML & CSS examples
           This text has a color of #112ced        
        
          <p style="color:#112ced;">Text here</p>
        
        
          .mytext {color:#112ced;}
        
        Text color #112ced
      
           This box has a color of #112ced        
        
          <div style="background-color:#112ced;">Content here</div>
        
        
          .mybackground {background-color:#112ced;}
        
        Background color #112ced
      
           Border around this has a color of #112ced        
        
          <div style="border:2px solid #112ced;">Content here</div>
        
        
          .myborder {border:2px solid #112ced;}
        
        Border color #112ced