#47547d color space conversions
Hex:
        #47547d
        RGB:
        71, 84, 125
        CMY:
        72, 67, 51
        CMYK:
        43, 33, 0, 51
      HSL:
        226°, 27.5510%, 38.4314%
        HSV (HSB):
        226°, 43.2000%, 49.0196%
        XYZ:
        9.4705, 9.1609, 20.6711
        xyY:
        0.2410, 0.2331, 9.1609
      CIE-Lab:
        36.2923, 6.4033, -24.7880
        CIE-LCH:
        36.2923, 25.6017, 284.4841
        CIE-Luv:
        36.2923, -7.7832, -34.7499
        Hunter-Lab:
        30.2670, 2.8853, -19.3057
      #47547d color charts
#47547d RGB chart
      #47547d CMYK chart
      #47547d RGB pie chart
      #47547d color shades, tints & tones
#47547d color schemes
#47547d color preview, HTML & CSS examples
           This text has a color of #47547d        
        
          <p style="color:#47547d;">Text here</p>
        
        
          .mytext {color:#47547d;}
        
        Text color #47547d
      
           This box has a color of #47547d        
        
          <div style="background-color:#47547d;">Content here</div>
        
        
          .mybackground {background-color:#47547d;}
        
        Background color #47547d
      
           Border around this has a color of #47547d        
        
          <div style="border:2px solid #47547d;">Content here</div>
        
        
          .myborder {border:2px solid #47547d;}
        
        Border color #47547d