#47049b color space conversions
Hex:
        #47049b
        RGB:
        71, 4, 155
        CMY:
        72, 98, 39
        CMYK:
        54, 97, 0, 39
      HSL:
        267°, 94.9686%, 31.1765%
        HSV (HSB):
        267°, 97.4194%, 60.7843%
        XYZ:
        8.5583, 3.7930, 31.2914
        xyY:
        0.1961, 0.0869, 3.7930
      CIE-Lab:
        22.9749, 56.1109, -64.7850
        CIE-LCH:
        22.9749, 85.7061, 310.8962
        CIE-Luv:
        22.9749, 5.0841, -75.8870
        Hunter-Lab:
        19.4756, 44.3577, -81.6282
      #47049b color charts
#47049b RGB chart
      #47049b CMYK chart
      #47049b RGB pie chart
      #47049b color shades, tints & tones
#47049b color schemes
#47049b color preview, HTML & CSS examples
           This text has a color of #47049b        
        
          <p style="color:#47049b;">Text here</p>
        
        
          .mytext {color:#47049b;}
        
        Text color #47049b
      
           This box has a color of #47049b        
        
          <div style="background-color:#47049b;">Content here</div>
        
        
          .mybackground {background-color:#47049b;}
        
        Background color #47049b
      
           Border around this has a color of #47049b        
        
          <div style="border:2px solid #47049b;">Content here</div>
        
        
          .myborder {border:2px solid #47049b;}
        
        Border color #47049b