#47329a color space conversions
Hex:
        #47329a
        RGB:
        71, 50, 154
        CMY:
        72, 80, 40
        CMYK:
        54, 68, 0, 40
      HSL:
        252°, 50.9804%, 40.0000%
        HSV (HSB):
        252°, 67.5325%, 60.3922%
        XYZ:
        9.5719, 5.9539, 31.2166
        xyY:
        0.2048, 0.1274, 5.9539
      CIE-Lab:
        29.2958, 37.3842, -53.7815
        CIE-LCH:
        29.2958, 65.4983, 304.8036
        CIE-Luv:
        29.2958, 0.3905, -72.3668
        Hunter-Lab:
        24.4006, 27.3210, -58.7714
      #47329a color charts
#47329a RGB chart
      #47329a CMYK chart
      #47329a RGB pie chart
      #47329a color shades, tints & tones
#47329a color schemes
#47329a color preview, HTML & CSS examples
           This text has a color of #47329a        
        
          <p style="color:#47329a;">Text here</p>
        
        
          .mytext {color:#47329a;}
        
        Text color #47329a
      
           This box has a color of #47329a        
        
          <div style="background-color:#47329a;">Content here</div>
        
        
          .mybackground {background-color:#47329a;}
        
        Background color #47329a
      
           Border around this has a color of #47329a        
        
          <div style="border:2px solid #47329a;">Content here</div>
        
        
          .myborder {border:2px solid #47329a;}
        
        Border color #47329a