#112aeb color space conversions
Hex:
        #112aeb
        RGB:
        17, 42, 235
        CMY:
        93, 84, 8
        CMYK:
        93, 82, 0, 8
      HSL:
        233°, 86.5079%, 49.4118%
        HSV (HSB):
        233°, 92.7660%, 92.1569%
        XYZ:
        16.0545, 7.7733, 79.2515
        xyY:
        0.1557, 0.0754, 7.7733
      CIE-Lab:
        33.5061, 63.0019, -94.5506
        CIE-LCH:
        33.5061, 113.6181, 303.6767
        CIE-Luv:
        33.5061, -10.6580, -121.7294
        Hunter-Lab:
        27.8806, 53.9951, -149.0175
      #112aeb color charts
#112aeb RGB chart
      #112aeb CMYK chart
      #112aeb RGB pie chart
      #112aeb color shades, tints & tones
#112aeb color schemes
#112aeb color preview, HTML & CSS examples
           This text has a color of #112aeb        
        
          <p style="color:#112aeb;">Text here</p>
        
        
          .mytext {color:#112aeb;}
        
        Text color #112aeb
      
           This box has a color of #112aeb        
        
          <div style="background-color:#112aeb;">Content here</div>
        
        
          .mybackground {background-color:#112aeb;}
        
        Background color #112aeb
      
           Border around this has a color of #112aeb        
        
          <div style="border:2px solid #112aeb;">Content here</div>
        
        
          .myborder {border:2px solid #112aeb;}
        
        Border color #112aeb