#470d4b color space conversions
Hex:
        #470d4b
        RGB:
        71, 13, 75
        CMY:
        72, 95, 71
        CMYK:
        5, 83, 0, 71
      HSL:
        296°, 70.4545%, 17.2549%
        HSV (HSB):
        296°, 82.6667%, 29.4118%
        XYZ:
        4.0125, 2.1354, 6.8573
        xyY:
        0.3085, 0.1642, 2.1354
      CIE-Lab:
        16.1826, 35.3802, -24.0850
        CIE-LCH:
        16.1826, 42.8001, 325.7550
        CIE-Luv:
        16.1826, 18.0176, -27.1118
        Hunter-Lab:
        14.6131, 23.4393, -17.5930
      #470d4b color charts
#470d4b RGB chart
      #470d4b CMYK chart
      #470d4b RGB pie chart
      #470d4b color shades, tints & tones
#470d4b color schemes
#470d4b color preview, HTML & CSS examples
           This text has a color of #470d4b        
        
          <p style="color:#470d4b;">Text here</p>
        
        
          .mytext {color:#470d4b;}
        
        Text color #470d4b
      
           This box has a color of #470d4b        
        
          <div style="background-color:#470d4b;">Content here</div>
        
        
          .mybackground {background-color:#470d4b;}
        
        Background color #470d4b
      
           Border around this has a color of #470d4b        
        
          <div style="border:2px solid #470d4b;">Content here</div>
        
        
          .myborder {border:2px solid #470d4b;}
        
        Border color #470d4b