#05325d color space conversions
Hex:
        #05325d
        RGB:
        5, 50, 93
        CMY:
        98, 80, 64
        CMYK:
        95, 46, 0, 64
      HSL:
        209°, 89.7959%, 19.2157%
        HSV (HSB):
        209°, 94.6237%, 36.4706%
        XYZ:
        3.1790, 3.1038, 10.7875
        xyY:
        0.1862, 0.1818, 3.1038
      CIE-Lab:
        20.4548, 3.9636, -29.6912
        CIE-LCH:
        20.4548, 29.9546, 277.6038
        CIE-Luv:
        20.4548, -11.4218, -34.0593
        Hunter-Lab:
        17.6176, 1.3784, -23.9718
      #05325d color charts
#05325d RGB chart
      #05325d CMYK chart
      #05325d RGB pie chart
      #05325d color shades, tints & tones
#05325d color schemes
#05325d color preview, HTML & CSS examples
           This text has a color of #05325d        
        
          <p style="color:#05325d;">Text here</p>
        
        
          .mytext {color:#05325d;}
        
        Text color #05325d
      
           This box has a color of #05325d        
        
          <div style="background-color:#05325d;">Content here</div>
        
        
          .mybackground {background-color:#05325d;}
        
        Background color #05325d
      
           Border around this has a color of #05325d        
        
          <div style="border:2px solid #05325d;">Content here</div>
        
        
          .myborder {border:2px solid #05325d;}
        
        Border color #05325d