#47337d color space conversions
Hex:
        #47337d
        RGB:
        71, 51, 125
        CMY:
        72, 80, 51
        CMYK:
        43, 59, 0, 51
      HSL:
        256°, 42.0455%, 34.5098%
        HSV (HSB):
        256°, 59.2000%, 49.0196%
        XYZ:
        7.4840, 5.1879, 20.0090
        xyY:
        0.2290, 0.1587, 5.1879
      CIE-Lab:
        27.2636, 27.8258, -39.1140
        CIE-LCH:
        27.2636, 48.0019, 305.4282
        CIE-Luv:
        27.2636, 2.8879, -52.1213
        Hunter-Lab:
        22.7770, 18.7915, -36.1407
      #47337d color charts
#47337d RGB chart
      #47337d CMYK chart
      #47337d RGB pie chart
      #47337d color shades, tints & tones
#47337d color schemes
#47337d color preview, HTML & CSS examples
           This text has a color of #47337d        
        
          <p style="color:#47337d;">Text here</p>
        
        
          .mytext {color:#47337d;}
        
        Text color #47337d
      
           This box has a color of #47337d        
        
          <div style="background-color:#47337d;">Content here</div>
        
        
          .mybackground {background-color:#47337d;}
        
        Background color #47337d
      
           Border around this has a color of #47337d        
        
          <div style="border:2px solid #47337d;">Content here</div>
        
        
          .myborder {border:2px solid #47337d;}
        
        Border color #47337d