#477b7b color space conversions
Hex:
        #477b7b
        RGB:
        71, 123, 123
        CMY:
        72, 52, 52
        CMYK:
        42, 0, 0, 52
      HSL:
        180°, 26.8041%, 38.0392%
        HSV (HSB):
        180°, 42.2764%, 48.2353%
        XYZ:
        13.2566, 16.9356, 21.3091
        xyY:
        0.2574, 0.3288, 16.9356
      CIE-Lab:
        48.1788, -17.3330, -5.4646
        CIE-LCH:
        48.1788, 18.1740, 197.4986
        CIE-Luv:
        48.1788, -23.6399, -5.1076
        Hunter-Lab:
        41.1529, -14.5170, -1.8936
      #477b7b color charts
#477b7b RGB chart
      #477b7b CMYK chart
      #477b7b RGB pie chart
      #477b7b color shades, tints & tones
#477b7b color schemes
#477b7b color preview, HTML & CSS examples
           This text has a color of #477b7b        
        
          <p style="color:#477b7b;">Text here</p>
        
        
          .mytext {color:#477b7b;}
        
        Text color #477b7b
      
           This box has a color of #477b7b        
        
          <div style="background-color:#477b7b;">Content here</div>
        
        
          .mybackground {background-color:#477b7b;}
        
        Background color #477b7b
      
           Border around this has a color of #477b7b        
        
          <div style="border:2px solid #477b7b;">Content here</div>
        
        
          .myborder {border:2px solid #477b7b;}
        
        Border color #477b7b