#112dd0 color space conversions
Hex:
        #112dd0
        RGB:
        17, 45, 208
        CMY:
        93, 82, 18
        CMYK:
        92, 78, 0, 18
      HSL:
        231°, 84.8889%, 44.1176%
        HSV (HSB):
        231°, 91.8269%, 81.5686%
        XYZ:
        12.5547, 6.5500, 60.2771
        xyY:
        0.1582, 0.0825, 6.5500
      CIE-Lab:
        30.7597, 53.0892, -83.6003
        CIE-LCH:
        30.7597, 99.0327, 302.4170
        CIE-Luv:
        30.7597, -10.2539, -106.4473
        Hunter-Lab:
        25.5930, 42.7760, -121.7258
      #112dd0 color charts
#112dd0 RGB chart
      #112dd0 CMYK chart
      #112dd0 RGB pie chart
      #112dd0 color shades, tints & tones
#112dd0 color schemes
#112dd0 color preview, HTML & CSS examples
           This text has a color of #112dd0        
        
          <p style="color:#112dd0;">Text here</p>
        
        
          .mytext {color:#112dd0;}
        
        Text color #112dd0
      
           This box has a color of #112dd0        
        
          <div style="background-color:#112dd0;">Content here</div>
        
        
          .mybackground {background-color:#112dd0;}
        
        Background color #112dd0
      
           Border around this has a color of #112dd0        
        
          <div style="border:2px solid #112dd0;">Content here</div>
        
        
          .myborder {border:2px solid #112dd0;}
        
        Border color #112dd0