#0112e1 color space conversions
Hex:
        #0112e1
        RGB:
        1, 18, 225
        CMY:
        100, 93, 12
        CMYK:
        100, 92, 0, 12
      HSL:
        235°, 99.1150%, 44.3137%
        HSV (HSB):
        235°, 99.5556%, 88.2353%
        XYZ:
        13.8194, 5.8753, 71.6398
        xyY:
        0.1513, 0.0643, 5.8753
      CIE-Lab:
        29.0957, 68.5403, -96.2003
        CIE-LCH:
        29.0957, 118.1197, 305.4689
        CIE-Luv:
        29.0957, -8.8470, -114.0255
        Hunter-Lab:
        24.2390, 59.3501, -158.2676
      #0112e1 color charts
#0112e1 RGB chart
      #0112e1 CMYK chart
      #0112e1 RGB pie chart
      #0112e1 color shades, tints & tones
#0112e1 color schemes
#0112e1 color preview, HTML & CSS examples
           This text has a color of #0112e1        
        
          <p style="color:#0112e1;">Text here</p>
        
        
          .mytext {color:#0112e1;}
        
        Text color #0112e1
      
           This box has a color of #0112e1        
        
          <div style="background-color:#0112e1;">Content here</div>
        
        
          .mybackground {background-color:#0112e1;}
        
        Background color #0112e1
      
           Border around this has a color of #0112e1        
        
          <div style="border:2px solid #0112e1;">Content here</div>
        
        
          .myborder {border:2px solid #0112e1;}
        
        Border color #0112e1