#000541 color space conversions
Hex:
        #000541
        RGB:
        0, 5, 65
        CMY:
        100, 98, 75
        CMYK:
        100, 92, 0, 75
      HSL:
        235°, 100.0000%, 12.7451%
        HSV (HSB):
        235°, 100.0000%, 25.4902%
        XYZ:
        1.0084, 0.4902, 5.0425
        xyY:
        0.1542, 0.0749, 0.4902
      CIE-Lab:
        4.4279, 21.8162, -36.6017
        CIE-LCH:
        4.4279, 42.6102, 300.7968
        CIE-Luv:
        4.4279, -1.5032, -16.1470
        Hunter-Lab:
        7.0014, 13.4568, -37.8005
      #000541 color charts
#000541 RGB chart
      #000541 CMYK chart
      #000541 RGB pie chart
      #000541 color shades, tints & tones
#000541 color schemes
#000541 color preview, HTML & CSS examples
           This text has a color of #000541        
        
          <p style="color:#000541;">Text here</p>
        
        
          .mytext {color:#000541;}
        
        Text color #000541
      
           This box has a color of #000541        
        
          <div style="background-color:#000541;">Content here</div>
        
        
          .mybackground {background-color:#000541;}
        
        Background color #000541
      
           Border around this has a color of #000541        
        
          <div style="border:2px solid #000541;">Content here</div>
        
        
          .myborder {border:2px solid #000541;}
        
        Border color #000541