#01149b color space conversions
Hex:
        #01149b
        RGB:
        1, 20, 155
        CMY:
        100, 92, 39
        CMYK:
        99, 87, 0, 39
      HSL:
        233°, 98.7179%, 30.5882%
        HSV (HSB):
        233°, 99.3548%, 60.7843%
        XYZ:
        6.1791, 2.8733, 31.2393
        xyY:
        0.1534, 0.0713, 2.8733
      CIE-Lab:
        19.5293, 47.9039, -70.6524
        CIE-LCH:
        19.5293, 85.3613, 304.1381
        CIE-Luv:
        19.5293, -6.3457, -72.9890
        Hunter-Lab:
        16.9509, 35.4042, -97.4017
      #01149b color charts
#01149b RGB chart
      #01149b CMYK chart
      #01149b RGB pie chart
      #01149b color shades, tints & tones
#01149b color schemes
#01149b color preview, HTML & CSS examples
           This text has a color of #01149b        
        
          <p style="color:#01149b;">Text here</p>
        
        
          .mytext {color:#01149b;}
        
        Text color #01149b
      
           This box has a color of #01149b        
        
          <div style="background-color:#01149b;">Content here</div>
        
        
          .mybackground {background-color:#01149b;}
        
        Background color #01149b
      
           Border around this has a color of #01149b        
        
          <div style="border:2px solid #01149b;">Content here</div>
        
        
          .myborder {border:2px solid #01149b;}
        
        Border color #01149b