#47477e color space conversions
Hex:
        #47477e
        RGB:
        71, 71, 126
        CMY:
        72, 72, 51
        CMYK:
        44, 44, 0, 51
      HSL:
        240°, 27.9188%, 38.6275%
        HSV (HSB):
        240°, 43.6508%, 49.4118%
        XYZ:
        8.6177, 7.3524, 20.7036
        xyY:
        0.2350, 0.2005, 7.3524
      CIE-Lab:
        32.5961, 15.1567, -31.2209
        CIE-LCH:
        32.5961, 34.7055, 295.8951
        CIE-Luv:
        32.5961, -3.1399, -43.5514
        Hunter-Lab:
        27.1154, 9.2781, -26.2894
      #47477e color charts
#47477e RGB chart
      #47477e CMYK chart
      #47477e RGB pie chart
      #47477e color shades, tints & tones
#47477e color schemes
#47477e color preview, HTML & CSS examples
           This text has a color of #47477e        
        
          <p style="color:#47477e;">Text here</p>
        
        
          .mytext {color:#47477e;}
        
        Text color #47477e
      
           This box has a color of #47477e        
        
          <div style="background-color:#47477e;">Content here</div>
        
        
          .mybackground {background-color:#47477e;}
        
        Background color #47477e
      
           Border around this has a color of #47477e        
        
          <div style="border:2px solid #47477e;">Content here</div>
        
        
          .myborder {border:2px solid #47477e;}
        
        Border color #47477e