#47326e color space conversions
Hex:
        #47326e
        RGB:
        71, 50, 110
        CMY:
        72, 80, 57
        CMYK:
        35, 55, 0, 57
      HSL:
        261°, 37.5000%, 31.3725%
        HSV (HSB):
        261°, 54.5455%, 43.1373%
        XYZ:
        6.5536, 4.7466, 15.3226
        xyY:
        0.2462, 0.1783, 4.7466
      CIE-Lab:
        26.0002, 23.9944, -31.6148
        CIE-LCH:
        26.0002, 39.6891, 307.1972
        CIE-Luv:
        26.0002, 4.7472, -41.5903
        Hunter-Lab:
        21.7867, 15.5676, -26.4482
      #47326e color charts
#47326e RGB chart
      #47326e CMYK chart
      #47326e RGB pie chart
      #47326e color shades, tints & tones
#47326e color schemes
#47326e color preview, HTML & CSS examples
           This text has a color of #47326e        
        
          <p style="color:#47326e;">Text here</p>
        
        
          .mytext {color:#47326e;}
        
        Text color #47326e
      
           This box has a color of #47326e        
        
          <div style="background-color:#47326e;">Content here</div>
        
        
          .mybackground {background-color:#47326e;}
        
        Background color #47326e
      
           Border around this has a color of #47326e        
        
          <div style="border:2px solid #47326e;">Content here</div>
        
        
          .myborder {border:2px solid #47326e;}
        
        Border color #47326e