#470e4b color space conversions
Hex:
        #470e4b
        RGB:
        71, 14, 75
        CMY:
        72, 95, 71
        CMYK:
        5, 81, 0, 71
      HSL:
        296°, 68.5393%, 17.4510%
        HSV (HSB):
        296°, 81.3333%, 29.4118%
        XYZ:
        4.0256, 2.1617, 6.8617
        xyY:
        0.3085, 0.1657, 2.1617
      CIE-Lab:
        16.3138, 35.0040, -23.8757
        CIE-LCH:
        16.3138, 42.3713, 325.7027
        CIE-Luv:
        16.3138, 17.9164, -26.9836
        Hunter-Lab:
        14.7026, 23.1437, -17.3787
      #470e4b color charts
#470e4b RGB chart
      #470e4b CMYK chart
      #470e4b RGB pie chart
      #470e4b color shades, tints & tones
#470e4b color schemes
#470e4b color preview, HTML & CSS examples
           This text has a color of #470e4b        
        
          <p style="color:#470e4b;">Text here</p>
        
        
          .mytext {color:#470e4b;}
        
        Text color #470e4b
      
           This box has a color of #470e4b        
        
          <div style="background-color:#470e4b;">Content here</div>
        
        
          .mybackground {background-color:#470e4b;}
        
        Background color #470e4b
      
           Border around this has a color of #470e4b        
        
          <div style="border:2px solid #470e4b;">Content here</div>
        
        
          .myborder {border:2px solid #470e4b;}
        
        Border color #470e4b