#471e4b color space conversions
Hex:
        #471e4b
        RGB:
        71, 30, 75
        CMY:
        72, 88, 71
        CMYK:
        5, 60, 0, 71
      HSL:
        295°, 42.8571%, 20.5882%
        HSV (HSB):
        295°, 60.0000%, 29.4118%
        XYZ:
        4.3328, 2.7761, 6.9641
        xyY:
        0.3079, 0.1973, 2.7761
      CIE-Lab:
        19.1241, 27.2163, -19.4243
        CIE-LCH:
        19.1241, 33.4370, 324.4845
        CIE-Luv:
        19.1241, 15.2522, -23.5390
        Hunter-Lab:
        16.6618, 17.2600, -13.1182
      #471e4b color charts
#471e4b RGB chart
      #471e4b CMYK chart
      #471e4b RGB pie chart
      #471e4b color shades, tints & tones
#471e4b color schemes
#471e4b color preview, HTML & CSS examples
           This text has a color of #471e4b        
        
          <p style="color:#471e4b;">Text here</p>
        
        
          .mytext {color:#471e4b;}
        
        Text color #471e4b
      
           This box has a color of #471e4b        
        
          <div style="background-color:#471e4b;">Content here</div>
        
        
          .mybackground {background-color:#471e4b;}
        
        Background color #471e4b
      
           Border around this has a color of #471e4b        
        
          <div style="border:2px solid #471e4b;">Content here</div>
        
        
          .myborder {border:2px solid #471e4b;}
        
        Border color #471e4b