#477f8b color space conversions
Hex:
        #477f8b
        RGB:
        71, 127, 139
        CMY:
        72, 50, 45
        CMYK:
        49, 9, 0, 45
      HSL:
        191°, 32.3810%, 41.1765%
        HSV (HSB):
        191°, 48.9209%, 54.5098%
        XYZ:
        14.8481, 18.3824, 27.1917
        xyY:
        0.2457, 0.3042, 18.3824
      CIE-Lab:
        49.9567, -15.0098, -12.2288
        CIE-LCH:
        49.9567, 19.3607, 219.1704
        CIE-Luv:
        49.9567, -24.8417, -15.4507
        Hunter-Lab:
        42.8747, -13.2138, -7.5901
      #477f8b color charts
#477f8b RGB chart
      #477f8b CMYK chart
      #477f8b RGB pie chart
      #477f8b color shades, tints & tones
#477f8b color schemes
#477f8b color preview, HTML & CSS examples
           This text has a color of #477f8b        
        
          <p style="color:#477f8b;">Text here</p>
        
        
          .mytext {color:#477f8b;}
        
        Text color #477f8b
      
           This box has a color of #477f8b        
        
          <div style="background-color:#477f8b;">Content here</div>
        
        
          .mybackground {background-color:#477f8b;}
        
        Background color #477f8b
      
           Border around this has a color of #477f8b        
        
          <div style="border:2px solid #477f8b;">Content here</div>
        
        
          .myborder {border:2px solid #477f8b;}
        
        Border color #477f8b