#05345d color space conversions
Hex:
        #05345d
        RGB:
        5, 52, 93
        CMY:
        98, 80, 64
        CMYK:
        95, 44, 0, 64
      HSL:
        208°, 89.7959%, 19.2157%
        HSV (HSB):
        208°, 94.6237%, 36.4706%
        XYZ:
        3.2664, 3.2786, 10.8166
        xyY:
        0.1881, 0.1888, 3.2786
      CIE-Lab:
        21.1267, 2.5307, -28.6161
        CIE-LCH:
        21.1267, 28.7278, 275.0539
        CIE-Luv:
        21.1267, -12.0673, -33.1672
        Hunter-Lab:
        18.1068, 0.5135, -22.7438
      #05345d color charts
#05345d RGB chart
      #05345d CMYK chart
      #05345d RGB pie chart
      #05345d color shades, tints & tones
#05345d color schemes
#05345d color preview, HTML & CSS examples
           This text has a color of #05345d        
        
          <p style="color:#05345d;">Text here</p>
        
        
          .mytext {color:#05345d;}
        
        Text color #05345d
      
           This box has a color of #05345d        
        
          <div style="background-color:#05345d;">Content here</div>
        
        
          .mybackground {background-color:#05345d;}
        
        Background color #05345d
      
           Border around this has a color of #05345d        
        
          <div style="border:2px solid #05345d;">Content here</div>
        
        
          .myborder {border:2px solid #05345d;}
        
        Border color #05345d