#47409f color space conversions
Hex:
        #47409f
        RGB:
        71, 64, 159
        CMY:
        72, 75, 38
        CMYK:
        55, 60, 0, 38
      HSL:
        244°, 42.6009%, 43.7255%
        HSV (HSB):
        244°, 59.7484%, 62.3529%
        XYZ:
        10.6899, 7.5096, 33.6870
        xyY:
        0.2060, 0.1447, 7.5096
      CIE-Lab:
        32.9399, 30.4029, -50.8895
        CIE-LCH:
        32.9399, 59.2797, 300.8554
        CIE-Luv:
        32.9399, -3.1191, -71.5736
        Hunter-Lab:
        27.4036, 21.6751, -53.7020
      #47409f color charts
#47409f RGB chart
      #47409f CMYK chart
      #47409f RGB pie chart
      #47409f color shades, tints & tones
#47409f color schemes
#47409f color preview, HTML & CSS examples
           This text has a color of #47409f        
        
          <p style="color:#47409f;">Text here</p>
        
        
          .mytext {color:#47409f;}
        
        Text color #47409f
      
           This box has a color of #47409f        
        
          <div style="background-color:#47409f;">Content here</div>
        
        
          .mybackground {background-color:#47409f;}
        
        Background color #47409f
      
           Border around this has a color of #47409f        
        
          <div style="border:2px solid #47409f;">Content here</div>
        
        
          .myborder {border:2px solid #47409f;}
        
        Border color #47409f