#471d8f color space conversions
Hex:
        #471d8f
        RGB:
        71, 29, 143
        CMY:
        72, 89, 44
        CMYK:
        50, 80, 0, 44
      HSL:
        262°, 66.2791%, 33.7255%
        HSV (HSB):
        262°, 79.7203%, 56.0784%
        XYZ:
        7.9958, 4.2015, 26.3761
        xyY:
        0.2073, 0.1089, 4.2015
      CIE-Lab:
        24.3267, 45.2626, -55.1465
        CIE-LCH:
        24.3267, 71.3431, 309.3781
        CIE-Luv:
        24.3267, 4.7987, -68.4652
        Hunter-Lab:
        20.4975, 33.7598, -61.9458
      #471d8f color charts
#471d8f RGB chart
      #471d8f CMYK chart
      #471d8f RGB pie chart
      #471d8f color shades, tints & tones
#471d8f color schemes
#471d8f color preview, HTML & CSS examples
           This text has a color of #471d8f        
        
          <p style="color:#471d8f;">Text here</p>
        
        
          .mytext {color:#471d8f;}
        
        Text color #471d8f
      
           This box has a color of #471d8f        
        
          <div style="background-color:#471d8f;">Content here</div>
        
        
          .mybackground {background-color:#471d8f;}
        
        Background color #471d8f
      
           Border around this has a color of #471d8f        
        
          <div style="border:2px solid #471d8f;">Content here</div>
        
        
          .myborder {border:2px solid #471d8f;}
        
        Border color #471d8f