#052258 color space conversions
Hex:
        #052258
        RGB:
        5, 34, 88
        CMY:
        98, 87, 65
        CMYK:
        94, 61, 0, 65
      HSL:
        219°, 89.2473%, 18.2353%
        HSV (HSB):
        219°, 94.3182%, 34.5098%
        XYZ:
        2.3961, 1.8809, 9.4693
        xyY:
        0.1743, 0.1368, 1.8809
      CIE-Lab:
        14.8494, 13.6362, -35.4213
        CIE-LCH:
        14.8494, 37.9554, 291.0553
        CIE-Luv:
        14.8494, -6.8419, -35.0379
        Hunter-Lab:
        13.7146, 7.1851, -31.3367
      #052258 color charts
#052258 RGB chart
      #052258 CMYK chart
      #052258 RGB pie chart
      #052258 color shades, tints & tones
#052258 color schemes
#052258 color preview, HTML & CSS examples
           This text has a color of #052258        
        
          <p style="color:#052258;">Text here</p>
        
        
          .mytext {color:#052258;}
        
        Text color #052258
      
           This box has a color of #052258        
        
          <div style="background-color:#052258;">Content here</div>
        
        
          .mybackground {background-color:#052258;}
        
        Background color #052258
      
           Border around this has a color of #052258        
        
          <div style="border:2px solid #052258;">Content here</div>
        
        
          .myborder {border:2px solid #052258;}
        
        Border color #052258