#476a6f color space conversions
Hex:
        #476a6f
        RGB:
        71, 106, 111
        CMY:
        72, 58, 56
        CMYK:
        36, 5, 0, 56
      HSL:
        188°, 21.9780%, 35.6863%
        HSV (HSB):
        188°, 36.0360%, 43.5294%
        XYZ:
        10.6218, 12.7954, 16.9488
        xyY:
        0.2631, 0.3170, 12.7954
      CIE-Lab:
        42.4533, -11.1167, -6.8047
        CIE-LCH:
        42.4533, 13.0340, 211.4717
        CIE-Luv:
        42.4533, -16.6508, -7.6612
        Hunter-Lab:
        35.7706, -9.5943, -3.0534
      #476a6f color charts
#476a6f RGB chart
      #476a6f CMYK chart
      #476a6f RGB pie chart
      #476a6f color shades, tints & tones
#476a6f color schemes
#476a6f color preview, HTML & CSS examples
           This text has a color of #476a6f        
        
          <p style="color:#476a6f;">Text here</p>
        
        
          .mytext {color:#476a6f;}
        
        Text color #476a6f
      
           This box has a color of #476a6f        
        
          <div style="background-color:#476a6f;">Content here</div>
        
        
          .mybackground {background-color:#476a6f;}
        
        Background color #476a6f
      
           Border around this has a color of #476a6f        
        
          <div style="border:2px solid #476a6f;">Content here</div>
        
        
          .myborder {border:2px solid #476a6f;}
        
        Border color #476a6f