#05473f color space conversions
Hex:
        #05473f
        RGB:
        5, 71, 63
        CMY:
        98, 72, 75
        CMYK:
        93, 0, 11, 72
      HSL:
        173°, 86.8421%, 14.9020%
        HSV (HSB):
        173°, 92.9577%, 27.8431%
        XYZ:
        3.2130, 4.8976, 5.4786
        xyY:
        0.2364, 0.3604, 4.8976
      CIE-Lab:
        26.4411, -21.2659, -0.6615
        CIE-LCH:
        26.4411, 21.2762, 181.7817
        CIE-Luv:
        26.4411, -20.5598, 1.7362
        Hunter-Lab:
        22.1306, -12.8130, 0.8136
      #05473f color charts
#05473f RGB chart
      #05473f CMYK chart
      #05473f RGB pie chart
      #05473f color shades, tints & tones
#05473f color schemes
#05473f color preview, HTML & CSS examples
           This text has a color of #05473f        
        
          <p style="color:#05473f;">Text here</p>
        
        
          .mytext {color:#05473f;}
        
        Text color #05473f
      
           This box has a color of #05473f        
        
          <div style="background-color:#05473f;">Content here</div>
        
        
          .mybackground {background-color:#05473f;}
        
        Background color #05473f
      
           Border around this has a color of #05473f        
        
          <div style="border:2px solid #05473f;">Content here</div>
        
        
          .myborder {border:2px solid #05473f;}
        
        Border color #05473f