#05473b color space conversions
Hex:
        #05473b
        RGB:
        5, 71, 59
        CMY:
        98, 72, 77
        CMYK:
        93, 0, 17, 72
      HSL:
        169°, 86.8421%, 14.9020%
        HSV (HSB):
        169°, 92.9577%, 27.8431%
        XYZ:
        3.1052, 4.8545, 4.9110
        xyY:
        0.2413, 0.3772, 4.8545
      CIE-Lab:
        26.3162, -22.5560, 1.7665
        CIE-LCH:
        26.3162, 22.6251, 175.5220
        CIE-Luv:
        26.3162, -20.8097, 4.6534
        Hunter-Lab:
        22.0329, -13.4005, 2.2076
      #05473b color charts
#05473b RGB chart
      #05473b CMYK chart
      #05473b RGB pie chart
      #05473b color shades, tints & tones
#05473b color schemes
#05473b color preview, HTML & CSS examples
           This text has a color of #05473b        
        
          <p style="color:#05473b;">Text here</p>
        
        
          .mytext {color:#05473b;}
        
        Text color #05473b
      
           This box has a color of #05473b        
        
          <div style="background-color:#05473b;">Content here</div>
        
        
          .mybackground {background-color:#05473b;}
        
        Background color #05473b
      
           Border around this has a color of #05473b        
        
          <div style="border:2px solid #05473b;">Content here</div>
        
        
          .myborder {border:2px solid #05473b;}
        
        Border color #05473b