#47298d color space conversions
Hex:
        #47298d
        RGB:
        71, 41, 141
        CMY:
        72, 84, 45
        CMYK:
        50, 71, 0, 45
      HSL:
        258°, 54.9451%, 35.6863%
        HSV (HSB):
        258°, 70.9220%, 55.2941%
        XYZ:
        8.1992, 4.8486, 25.7030
        xyY:
        0.2116, 0.1251, 4.8486
      CIE-Lab:
        26.2989, 38.6036, -50.6765
        CIE-LCH:
        26.2989, 63.7051, 307.2989
        CIE-Luv:
        26.2989, 3.3117, -65.7161
        Hunter-Lab:
        22.0194, 27.9325, -53.7949
      #47298d color charts
#47298d RGB chart
      #47298d CMYK chart
      #47298d RGB pie chart
      #47298d color shades, tints & tones
#47298d color schemes
#47298d color preview, HTML & CSS examples
           This text has a color of #47298d        
        
          <p style="color:#47298d;">Text here</p>
        
        
          .mytext {color:#47298d;}
        
        Text color #47298d
      
           This box has a color of #47298d        
        
          <div style="background-color:#47298d;">Content here</div>
        
        
          .mybackground {background-color:#47298d;}
        
        Background color #47298d
      
           Border around this has a color of #47298d        
        
          <div style="border:2px solid #47298d;">Content here</div>
        
        
          .myborder {border:2px solid #47298d;}
        
        Border color #47298d