#011e5e color space conversions
Hex:
        #011e5e
        RGB:
        1, 30, 94
        CMY:
        100, 88, 63
        CMYK:
        99, 68, 0, 63
      HSL:
        221°, 97.8947%, 18.6275%
        HSV (HSB):
        221°, 98.9362%, 36.8627%
        XYZ:
        2.4972, 1.7432, 10.7945
        xyY:
        0.1661, 0.1159, 1.7432
      CIE-Lab:
        14.0771, 18.9987, -40.7074
        CIE-LCH:
        14.0771, 44.9226, 295.0191
        CIE-Luv:
        14.0771, -6.2525, -38.6626
        Hunter-Lab:
        13.2028, 10.6563, -39.2329
      #011e5e color charts
#011e5e RGB chart
      #011e5e CMYK chart
      #011e5e RGB pie chart
      #011e5e color shades, tints & tones
#011e5e color schemes
#011e5e color preview, HTML & CSS examples
           This text has a color of #011e5e        
        
          <p style="color:#011e5e;">Text here</p>
        
        
          .mytext {color:#011e5e;}
        
        Text color #011e5e
      
           This box has a color of #011e5e        
        
          <div style="background-color:#011e5e;">Content here</div>
        
        
          .mybackground {background-color:#011e5e;}
        
        Background color #011e5e
      
           Border around this has a color of #011e5e        
        
          <div style="border:2px solid #011e5e;">Content here</div>
        
        
          .myborder {border:2px solid #011e5e;}
        
        Border color #011e5e