#470e4d color space conversions
Hex:
        #470e4d
        RGB:
        71, 14, 77
        CMY:
        72, 95, 70
        CMYK:
        8, 82, 0, 70
      HSL:
        294°, 69.2308%, 17.8431%
        HSV (HSB):
        294°, 81.8182%, 30.1961%
        XYZ:
        4.0951, 2.1895, 7.2280
        xyY:
        0.3031, 0.1620, 2.1895
      CIE-Lab:
        16.4518, 35.4071, -25.0293
        CIE-LCH:
        16.4518, 43.3605, 324.7434
        CIE-Luv:
        16.4518, 17.4498, -28.2717
        Hunter-Lab:
        14.7969, 23.5062, -18.6039
      #470e4d color charts
#470e4d RGB chart
      #470e4d CMYK chart
      #470e4d RGB pie chart
      #470e4d color shades, tints & tones
#470e4d color schemes
#470e4d color preview, HTML & CSS examples
           This text has a color of #470e4d        
        
          <p style="color:#470e4d;">Text here</p>
        
        
          .mytext {color:#470e4d;}
        
        Text color #470e4d
      
           This box has a color of #470e4d        
        
          <div style="background-color:#470e4d;">Content here</div>
        
        
          .mybackground {background-color:#470e4d;}
        
        Background color #470e4d
      
           Border around this has a color of #470e4d        
        
          <div style="border:2px solid #470e4d;">Content here</div>
        
        
          .myborder {border:2px solid #470e4d;}
        
        Border color #470e4d