#011aa5 color space conversions
Hex:
        #011aa5
        RGB:
        1, 26, 165
        CMY:
        100, 90, 35
        CMYK:
        99, 84, 0, 35
      HSL:
        231°, 98.7952%, 32.5490%
        HSV (HSB):
        231°, 99.3939%, 64.7059%
        XYZ:
        7.1734, 3.4619, 35.8874
        xyY:
        0.1542, 0.0744, 3.4619
      CIE-Lab:
        21.8060, 48.3432, -72.9693
        CIE-LCH:
        21.8060, 87.5304, 303.5250
        CIE-Luv:
        21.8060, -7.3073, -79.8005
        Hunter-Lab:
        18.6061, 36.2589, -101.3345
      #011aa5 color charts
#011aa5 RGB chart
      #011aa5 CMYK chart
      #011aa5 RGB pie chart
      #011aa5 color shades, tints & tones
#011aa5 color schemes
#011aa5 color preview, HTML & CSS examples
           This text has a color of #011aa5        
        
          <p style="color:#011aa5;">Text here</p>
        
        
          .mytext {color:#011aa5;}
        
        Text color #011aa5
      
           This box has a color of #011aa5        
        
          <div style="background-color:#011aa5;">Content here</div>
        
        
          .mybackground {background-color:#011aa5;}
        
        Background color #011aa5
      
           Border around this has a color of #011aa5        
        
          <div style="border:2px solid #011aa5;">Content here</div>
        
        
          .myborder {border:2px solid #011aa5;}
        
        Border color #011aa5