#011161 color space conversions
Hex:
        #011161
        RGB:
        1, 17, 97
        CMY:
        100, 93, 62
        CMYK:
        99, 82, 0, 62
      HSL:
        230°, 97.9592%, 19.2157%
        HSV (HSB):
        230°, 98.9691%, 38.0392%
        XYZ:
        2.3706, 1.2704, 11.4295
        xyY:
        0.1573, 0.0843, 1.2704
      CIE-Lab:
        11.0670, 29.4190, -47.6779
        CIE-LCH:
        11.0670, 56.0237, 301.6762
        CIE-Luv:
        11.0670, -3.9772, -37.8553
        Hunter-Lab:
        11.2713, 17.8183, -52.2325
      #011161 color charts
#011161 RGB chart
      #011161 CMYK chart
      #011161 RGB pie chart
      #011161 color shades, tints & tones
#011161 color schemes
#011161 color preview, HTML & CSS examples
           This text has a color of #011161        
        
          <p style="color:#011161;">Text here</p>
        
        
          .mytext {color:#011161;}
        
        Text color #011161
      
           This box has a color of #011161        
        
          <div style="background-color:#011161;">Content here</div>
        
        
          .mybackground {background-color:#011161;}
        
        Background color #011161
      
           Border around this has a color of #011161        
        
          <div style="border:2px solid #011161;">Content here</div>
        
        
          .myborder {border:2px solid #011161;}
        
        Border color #011161