#471d4f color space conversions
Hex:
        #471d4f
        RGB:
        71, 29, 79
        CMY:
        72, 89, 69
        CMYK:
        10, 63, 0, 69
      HSL:
        290°, 46.2963%, 21.1765%
        HSV (HSB):
        290°, 63.2911%, 30.9804%
        XYZ:
        4.4492, 2.7828, 7.6998
        xyY:
        0.2980, 0.1864, 2.7828
      CIE-Lab:
        19.1523, 28.6797, -22.0984
        CIE-LCH:
        19.1523, 36.2058, 322.3849
        CIE-Luv:
        19.1523, 14.6899, -26.6116
        Hunter-Lab:
        16.6818, 18.4142, -15.6890
      #471d4f color charts
#471d4f RGB chart
      #471d4f CMYK chart
      #471d4f RGB pie chart
      #471d4f color shades, tints & tones
#471d4f color schemes
#471d4f color preview, HTML & CSS examples
           This text has a color of #471d4f        
        
          <p style="color:#471d4f;">Text here</p>
        
        
          .mytext {color:#471d4f;}
        
        Text color #471d4f
      
           This box has a color of #471d4f        
        
          <div style="background-color:#471d4f;">Content here</div>
        
        
          .mybackground {background-color:#471d4f;}
        
        Background color #471d4f
      
           Border around this has a color of #471d4f        
        
          <div style="border:2px solid #471d4f;">Content here</div>
        
        
          .myborder {border:2px solid #471d4f;}
        
        Border color #471d4f