#47329b color space conversions
Hex:
        #47329b
        RGB:
        71, 50, 155
        CMY:
        72, 80, 39
        CMYK:
        54, 68, 0, 39
      HSL:
        252°, 51.2195%, 40.1961%
        HSV (HSB):
        252°, 67.7419%, 60.7843%
        XYZ:
        9.6555, 5.9874, 31.6571
        xyY:
        0.2041, 0.1266, 5.9874
      CIE-Lab:
        29.3805, 37.6948, -54.2530
        CIE-LCH:
        29.3805, 66.0628, 304.7915
        CIE-Luv:
        29.3805, 0.3039, -73.0271
        Hunter-Lab:
        24.4691, 27.6155, -59.5787
      #47329b color charts
#47329b RGB chart
      #47329b CMYK chart
      #47329b RGB pie chart
      #47329b color shades, tints & tones
#47329b color schemes
#47329b color preview, HTML & CSS examples
           This text has a color of #47329b        
        
          <p style="color:#47329b;">Text here</p>
        
        
          .mytext {color:#47329b;}
        
        Text color #47329b
      
           This box has a color of #47329b        
        
          <div style="background-color:#47329b;">Content here</div>
        
        
          .mybackground {background-color:#47329b;}
        
        Background color #47329b
      
           Border around this has a color of #47329b        
        
          <div style="border:2px solid #47329b;">Content here</div>
        
        
          .myborder {border:2px solid #47329b;}
        
        Border color #47329b