#01196a color space conversions
Hex:
        #01196a
        RGB:
        1, 25, 106
        CMY:
        100, 90, 58
        CMYK:
        99, 76, 0, 58
      HSL:
        226°, 98.1308%, 20.9804%
        HSV (HSB):
        226°, 99.0566%, 41.5686%
        XYZ:
        2.9617, 1.7423, 13.8159
        xyY:
        0.1599, 0.0941, 1.7423
      CIE-Lab:
        14.0724, 27.7166, -48.6519
        CIE-LCH:
        14.0724, 55.9930, 299.6698
        CIE-Luv:
        14.0724, -5.4712, -45.0128
        Hunter-Lab:
        13.1997, 16.9512, -52.8179
      #01196a color charts
#01196a RGB chart
      #01196a CMYK chart
      #01196a RGB pie chart
      #01196a color shades, tints & tones
#01196a color schemes
#01196a color preview, HTML & CSS examples
           This text has a color of #01196a        
        
          <p style="color:#01196a;">Text here</p>
        
        
          .mytext {color:#01196a;}
        
        Text color #01196a
      
           This box has a color of #01196a        
        
          <div style="background-color:#01196a;">Content here</div>
        
        
          .mybackground {background-color:#01196a;}
        
        Background color #01196a
      
           Border around this has a color of #01196a        
        
          <div style="border:2px solid #01196a;">Content here</div>
        
        
          .myborder {border:2px solid #01196a;}
        
        Border color #01196a