#05294f color space conversions
Hex:
        #05294f
        RGB:
        5, 41, 79
        CMY:
        98, 84, 69
        CMYK:
        94, 48, 0, 69
      HSL:
        211°, 88.0952%, 16.4706%
        HSV (HSB):
        211°, 93.6709%, 30.9804%
        XYZ:
        2.2668, 2.1827, 7.6990
        xyY:
        0.1866, 0.1797, 2.1827
      CIE-Lab:
        16.4180, 4.1897, -26.8098
        CIE-LCH:
        16.4180, 27.1352, 278.8822
        CIE-Luv:
        16.4180, -8.9187, -27.8002
        Hunter-Lab:
        14.7738, 1.5338, -20.5557
      #05294f color charts
#05294f RGB chart
      #05294f CMYK chart
      #05294f RGB pie chart
      #05294f color shades, tints & tones
#05294f color schemes
#05294f color preview, HTML & CSS examples
           This text has a color of #05294f        
        
          <p style="color:#05294f;">Text here</p>
        
        
          .mytext {color:#05294f;}
        
        Text color #05294f
      
           This box has a color of #05294f        
        
          <div style="background-color:#05294f;">Content here</div>
        
        
          .mybackground {background-color:#05294f;}
        
        Background color #05294f
      
           Border around this has a color of #05294f        
        
          <div style="border:2px solid #05294f;">Content here</div>
        
        
          .myborder {border:2px solid #05294f;}
        
        Border color #05294f