#011246 color space conversions
Hex:
        #011246
        RGB:
        1, 18, 70
        CMY:
        100, 93, 73
        CMYK:
        99, 74, 0, 73
      HSL:
        225°, 97.1831%, 13.9216%
        HSV (HSB):
        225°, 98.5714%, 27.4510%
        XYZ:
        1.3343, 0.8813, 5.8941
        xyY:
        0.1645, 0.1087, 0.8813
      CIE-Lab:
        7.9604, 17.3400, -34.3461
        CIE-LCH:
        7.9604, 38.4751, 296.7873
        CIE-Luv:
        7.9604, -3.3394, -23.0039
        Hunter-Lab:
        9.3876, 8.9432, -30.6549
      #011246 color charts
#011246 RGB chart
      #011246 CMYK chart
      #011246 RGB pie chart
      #011246 color shades, tints & tones
#011246 color schemes
#011246 color preview, HTML & CSS examples
           This text has a color of #011246        
        
          <p style="color:#011246;">Text here</p>
        
        
          .mytext {color:#011246;}
        
        Text color #011246
      
           This box has a color of #011246        
        
          <div style="background-color:#011246;">Content here</div>
        
        
          .mybackground {background-color:#011246;}
        
        Background color #011246
      
           Border around this has a color of #011246        
        
          <div style="border:2px solid #011246;">Content here</div>
        
        
          .myborder {border:2px solid #011246;}
        
        Border color #011246