#011e64 color space conversions
Hex:
        #011e64
        RGB:
        1, 30, 100
        CMY:
        100, 88, 61
        CMYK:
        99, 70, 0, 61
      HSL:
        222°, 98.0198%, 19.8039%
        HSV (HSB):
        222°, 99.0000%, 39.2157%
        XYZ:
        2.7770, 1.8551, 12.2683
        xyY:
        0.1643, 0.1098, 1.8551
      CIE-Lab:
        14.7077, 21.6383, -43.6544
        CIE-LCH:
        14.7077, 48.7230, 296.3664
        CIE-Luv:
        14.7077, -6.3193, -42.1890
        Hunter-Lab:
        13.6202, 12.5592, -43.8709
      #011e64 color charts
#011e64 RGB chart
      #011e64 CMYK chart
      #011e64 RGB pie chart
      #011e64 color shades, tints & tones
#011e64 color schemes
#011e64 color preview, HTML & CSS examples
           This text has a color of #011e64        
        
          <p style="color:#011e64;">Text here</p>
        
        
          .mytext {color:#011e64;}
        
        Text color #011e64
      
           This box has a color of #011e64        
        
          <div style="background-color:#011e64;">Content here</div>
        
        
          .mybackground {background-color:#011e64;}
        
        Background color #011e64
      
           Border around this has a color of #011e64        
        
          <div style="border:2px solid #011e64;">Content here</div>
        
        
          .myborder {border:2px solid #011e64;}
        
        Border color #011e64