#052441 color space conversions
Hex:
        #052441
        RGB:
        5, 36, 65
        CMY:
        98, 86, 75
        CMYK:
        92, 45, 0, 75
      HSL:
        209°, 85.7143%, 13.7255%
        HSV (HSB):
        209°, 92.3077%, 25.4902%
        XYZ:
        1.6476, 1.6757, 5.2376
        xyY:
        0.1925, 0.1957, 1.6757
      CIE-Lab:
        13.6839, 1.4542, -21.5578
        CIE-LCH:
        13.6839, 21.6068, 273.8590
        CIE-Luv:
        13.6839, -7.6058, -20.1819
        Hunter-Lab:
        12.9448, 0.0660, -14.9282
      #052441 color charts
#052441 RGB chart
      #052441 CMYK chart
      #052441 RGB pie chart
      #052441 color shades, tints & tones
#052441 color schemes
#052441 color preview, HTML & CSS examples
           This text has a color of #052441        
        
          <p style="color:#052441;">Text here</p>
        
        
          .mytext {color:#052441;}
        
        Text color #052441
      
           This box has a color of #052441        
        
          <div style="background-color:#052441;">Content here</div>
        
        
          .mybackground {background-color:#052441;}
        
        Background color #052441
      
           Border around this has a color of #052441        
        
          <div style="border:2px solid #052441;">Content here</div>
        
        
          .myborder {border:2px solid #052441;}
        
        Border color #052441