#470b4f color space conversions
Hex:
        #470b4f
        RGB:
        71, 11, 79
        CMY:
        72, 96, 69
        CMYK:
        10, 86, 0, 69
      HSL:
        293°, 75.5556%, 17.6471%
        HSV (HSB):
        293°, 86.0759%, 30.9804%
        XYZ:
        4.1295, 2.1435, 7.5932
        xyY:
        0.2978, 0.1546, 2.1435
      CIE-Lab:
        16.2227, 36.8834, -26.7660
        CIE-LCH:
        16.2227, 45.5720, 324.0319
        CIE-Luv:
        16.2227, 17.2590, -29.8853
        Hunter-Lab:
        14.6405, 24.7266, -20.5020
      #470b4f color charts
#470b4f RGB chart
      #470b4f CMYK chart
      #470b4f RGB pie chart
      #470b4f color shades, tints & tones
#470b4f color schemes
#470b4f color preview, HTML & CSS examples
           This text has a color of #470b4f        
        
          <p style="color:#470b4f;">Text here</p>
        
        
          .mytext {color:#470b4f;}
        
        Text color #470b4f
      
           This box has a color of #470b4f        
        
          <div style="background-color:#470b4f;">Content here</div>
        
        
          .mybackground {background-color:#470b4f;}
        
        Background color #470b4f
      
           Border around this has a color of #470b4f        
        
          <div style="border:2px solid #470b4f;">Content here</div>
        
        
          .myborder {border:2px solid #470b4f;}
        
        Border color #470b4f