#05346d color space conversions
Hex:
        #05346d
        RGB:
        5, 52, 109
        CMY:
        98, 80, 57
        CMYK:
        95, 52, 0, 57
      HSL:
        213°, 91.2281%, 22.3529%
        HSV (HSB):
        213°, 95.4128%, 42.7451%
        XYZ:
        4.0509, 3.5924, 14.9479
        xyY:
        0.1793, 0.1590, 3.5924
      CIE-Lab:
        22.2753, 9.6726, -37.1820
        CIE-LCH:
        22.2753, 38.4196, 284.5818
        CIE-Luv:
        22.2753, -11.6373, -44.5280
        Hunter-Lab:
        18.9536, 4.9816, -33.4921
      #05346d color charts
#05346d RGB chart
      #05346d CMYK chart
      #05346d RGB pie chart
      #05346d color shades, tints & tones
#05346d color schemes
#05346d color preview, HTML & CSS examples
           This text has a color of #05346d        
        
          <p style="color:#05346d;">Text here</p>
        
        
          .mytext {color:#05346d;}
        
        Text color #05346d
      
           This box has a color of #05346d        
        
          <div style="background-color:#05346d;">Content here</div>
        
        
          .mybackground {background-color:#05346d;}
        
        Background color #05346d
      
           Border around this has a color of #05346d        
        
          <div style="border:2px solid #05346d;">Content here</div>
        
        
          .myborder {border:2px solid #05346d;}
        
        Border color #05346d