#112ff0 color space conversions
Hex:
        #112ff0
        RGB:
        17, 47, 240
        CMY:
        93, 82, 6
        CMYK:
        93, 80, 0, 6
      HSL:
        232°, 88.1423%, 50.3922%
        HSV (HSB):
        232°, 92.9167%, 94.1176%
        XYZ:
        16.9759, 8.4435, 83.1731
        xyY:
        0.1563, 0.0778, 8.4435
      CIE-Lab:
        34.8899, 62.2265, -95.0846
        CIE-LCH:
        34.8899, 113.6364, 303.2020
        CIE-Luv:
        34.8899, -11.3947, -124.7526
        Hunter-Lab:
        29.0577, 53.4311, -149.3682
      #112ff0 color charts
#112ff0 RGB chart
      #112ff0 CMYK chart
      #112ff0 RGB pie chart
      #112ff0 color shades, tints & tones
#112ff0 color schemes
#112ff0 color preview, HTML & CSS examples
           This text has a color of #112ff0        
        
          <p style="color:#112ff0;">Text here</p>
        
        
          .mytext {color:#112ff0;}
        
        Text color #112ff0
      
           This box has a color of #112ff0        
        
          <div style="background-color:#112ff0;">Content here</div>
        
        
          .mybackground {background-color:#112ff0;}
        
        Background color #112ff0
      
           Border around this has a color of #112ff0        
        
          <div style="border:2px solid #112ff0;">Content here</div>
        
        
          .myborder {border:2px solid #112ff0;}
        
        Border color #112ff0