#05224d color space conversions
Hex:
        #05224d
        RGB:
        5, 34, 77
        CMY:
        98, 87, 70
        CMYK:
        94, 56, 0, 70
      HSL:
        216°, 87.8049%, 16.0784%
        HSV (HSB):
        216°, 93.5065%, 30.1961%
        XYZ:
        1.9742, 1.7121, 7.2476
        xyY:
        0.1806, 0.1566, 1.7121
      CIE-Lab:
        13.8977, 8.5723, -29.5063
        CIE-LCH:
        13.8977, 30.7263, 286.1999
        CIE-Luv:
        13.8977, -6.8628, -28.2572
        Hunter-Lab:
        13.0849, 4.0325, -23.6808
      #05224d color charts
#05224d RGB chart
      #05224d CMYK chart
      #05224d RGB pie chart
      #05224d color shades, tints & tones
#05224d color schemes
#05224d color preview, HTML & CSS examples
           This text has a color of #05224d        
        
          <p style="color:#05224d;">Text here</p>
        
        
          .mytext {color:#05224d;}
        
        Text color #05224d
      
           This box has a color of #05224d        
        
          <div style="background-color:#05224d;">Content here</div>
        
        
          .mybackground {background-color:#05224d;}
        
        Background color #05224d
      
           Border around this has a color of #05224d        
        
          <div style="border:2px solid #05224d;">Content here</div>
        
        
          .myborder {border:2px solid #05224d;}
        
        Border color #05224d