#01149a color space conversions
Hex:
        #01149a
        RGB:
        1, 20, 154
        CMY:
        100, 92, 40
        CMYK:
        99, 87, 0, 40
      HSL:
        233°, 98.7097%, 30.3922%
        HSV (HSB):
        233°, 99.3506%, 60.3922%
        XYZ:
        6.0954, 2.8399, 30.7987
        xyY:
        0.1534, 0.0715, 2.8399
      CIE-Lab:
        19.3908, 47.5893, -70.2682
        CIE-LCH:
        19.3908, 84.8667, 304.1079
        CIE-Luv:
        19.3908, -6.3096, -72.3933
        Hunter-Lab:
        16.8519, 35.0735, -96.5629
      #01149a color charts
#01149a RGB chart
      #01149a CMYK chart
      #01149a RGB pie chart
      #01149a color shades, tints & tones
#01149a color schemes
#01149a color preview, HTML & CSS examples
           This text has a color of #01149a        
        
          <p style="color:#01149a;">Text here</p>
        
        
          .mytext {color:#01149a;}
        
        Text color #01149a
      
           This box has a color of #01149a        
        
          <div style="background-color:#01149a;">Content here</div>
        
        
          .mybackground {background-color:#01149a;}
        
        Background color #01149a
      
           Border around this has a color of #01149a        
        
          <div style="border:2px solid #01149a;">Content here</div>
        
        
          .myborder {border:2px solid #01149a;}
        
        Border color #01149a