#05324d color space conversions
Hex:
        #05324d
        RGB:
        5, 50, 77
        CMY:
        98, 80, 70
        CMYK:
        94, 35, 0, 70
      HSL:
        203°, 87.8049%, 16.0784%
        HSV (HSB):
        203°, 93.5065%, 30.1961%
        XYZ:
        2.5427, 2.8493, 7.4371
        xyY:
        0.1982, 0.2221, 2.8493
      CIE-Lab:
        19.4299, -3.1750, -20.6684
        CIE-LCH:
        19.4299, 20.9109, 261.2668
        CIE-Luv:
        19.4299, -11.9644, -22.4694
        Hunter-Lab:
        16.8798, -2.6509, -14.3068
      #05324d color charts
#05324d RGB chart
      #05324d CMYK chart
      #05324d RGB pie chart
      #05324d color shades, tints & tones
#05324d color schemes
#05324d color preview, HTML & CSS examples
           This text has a color of #05324d        
        
          <p style="color:#05324d;">Text here</p>
        
        
          .mytext {color:#05324d;}
        
        Text color #05324d
      
           This box has a color of #05324d        
        
          <div style="background-color:#05324d;">Content here</div>
        
        
          .mybackground {background-color:#05324d;}
        
        Background color #05324d
      
           Border around this has a color of #05324d        
        
          <div style="border:2px solid #05324d;">Content here</div>
        
        
          .myborder {border:2px solid #05324d;}
        
        Border color #05324d