#47146d color space conversions
Hex:
        #47146d
        RGB:
        71, 20, 109
        CMY:
        72, 92, 57
        CMYK:
        35, 82, 0, 57
      HSL:
        274°, 68.9922%, 25.2941%
        HSV (HSB):
        274°, 81.6514%, 42.7451%
        XYZ:
        5.6090, 2.9440, 14.7406
        xyY:
        0.2408, 0.1264, 2.9440
      CIE-Lab:
        19.8183, 40.2747, -40.9391
        CIE-LCH:
        19.8183, 57.4287, 314.5313
        CIE-Luv:
        19.8183, 10.5279, -48.0328
        Hunter-Lab:
        17.1582, 28.3248, -38.9254
      #47146d color charts
#47146d RGB chart
      #47146d CMYK chart
      #47146d RGB pie chart
      #47146d color shades, tints & tones
#47146d color schemes
#47146d color preview, HTML & CSS examples
           This text has a color of #47146d        
        
          <p style="color:#47146d;">Text here</p>
        
        
          .mytext {color:#47146d;}
        
        Text color #47146d
      
           This box has a color of #47146d        
        
          <div style="background-color:#47146d;">Content here</div>
        
        
          .mybackground {background-color:#47146d;}
        
        Background color #47146d
      
           Border around this has a color of #47146d        
        
          <div style="border:2px solid #47146d;">Content here</div>
        
        
          .myborder {border:2px solid #47146d;}
        
        Border color #47146d