#471d5f color space conversions
Hex:
        #471d5f
        RGB:
        71, 29, 95
        CMY:
        72, 89, 63
        CMYK:
        25, 69, 0, 63
      HSL:
        278°, 53.2258%, 24.3137%
        HSV (HSB):
        278°, 69.4737%, 37.2549%
        XYZ:
        5.1035, 3.0445, 11.1451
        xyY:
        0.2645, 0.1578, 3.0445
      CIE-Lab:
        20.2214, 32.5037, -31.1053
        CIE-LCH:
        20.2214, 44.9893, 316.2594
        CIE-Luv:
        20.2214, 11.7202, -37.5751
        Hunter-Lab:
        17.4486, 21.6734, -25.6569
      #471d5f color charts
#471d5f RGB chart
      #471d5f CMYK chart
      #471d5f RGB pie chart
      #471d5f color shades, tints & tones
#471d5f color schemes
#471d5f color preview, HTML & CSS examples
           This text has a color of #471d5f        
        
          <p style="color:#471d5f;">Text here</p>
        
        
          .mytext {color:#471d5f;}
        
        Text color #471d5f
      
           This box has a color of #471d5f        
        
          <div style="background-color:#471d5f;">Content here</div>
        
        
          .mybackground {background-color:#471d5f;}
        
        Background color #471d5f
      
           Border around this has a color of #471d5f        
        
          <div style="border:2px solid #471d5f;">Content here</div>
        
        
          .myborder {border:2px solid #471d5f;}
        
        Border color #471d5f