#477a7f color space conversions
Hex:
        #477a7f
        RGB:
        71, 122, 127
        CMY:
        72, 52, 50
        CMYK:
        44, 4, 0, 50
      HSL:
        185°, 28.2828%, 38.8235%
        HSV (HSB):
        185°, 44.0945%, 49.8039%
        XYZ:
        13.3888, 16.7910, 22.6140
        xyY:
        0.2536, 0.3180, 16.7910
      CIE-Lab:
        47.9956, -15.6844, -8.1039
        CIE-LCH:
        47.9956, 17.6543, 207.3247
        CIE-Luv:
        47.9956, -23.1227, -9.1446
        Hunter-Lab:
        40.9768, -13.3859, -4.0368
      #477a7f color charts
#477a7f RGB chart
      #477a7f CMYK chart
      #477a7f RGB pie chart
      #477a7f color shades, tints & tones
#477a7f color schemes
#477a7f color preview, HTML & CSS examples
           This text has a color of #477a7f        
        
          <p style="color:#477a7f;">Text here</p>
        
        
          .mytext {color:#477a7f;}
        
        Text color #477a7f
      
           This box has a color of #477a7f        
        
          <div style="background-color:#477a7f;">Content here</div>
        
        
          .mybackground {background-color:#477a7f;}
        
        Background color #477a7f
      
           Border around this has a color of #477a7f        
        
          <div style="border:2px solid #477a7f;">Content here</div>
        
        
          .myborder {border:2px solid #477a7f;}
        
        Border color #477a7f