#470d6b color space conversions
Hex:
        #470d6b
        RGB:
        71, 13, 107
        CMY:
        72, 95, 58
        CMYK:
        34, 88, 0, 58
      HSL:
        277°, 78.3333%, 23.5294%
        HSV (HSB):
        277°, 87.8505%, 41.9608%
        XYZ:
        5.3963, 2.6890, 14.1445
        xyY:
        0.2428, 0.1210, 2.6890
      CIE-Lab:
        18.7526, 42.3760, -41.3732
        CIE-LCH:
        18.7526, 59.2239, 315.6860
        CIE-Luv:
        18.7526, 11.4551, -47.2551
        Hunter-Lab:
        16.3981, 30.0442, -39.6632
      #470d6b color charts
#470d6b RGB chart
      #470d6b CMYK chart
      #470d6b RGB pie chart
      #470d6b color shades, tints & tones
#470d6b color schemes
#470d6b color preview, HTML & CSS examples
           This text has a color of #470d6b        
        
          <p style="color:#470d6b;">Text here</p>
        
        
          .mytext {color:#470d6b;}
        
        Text color #470d6b
      
           This box has a color of #470d6b        
        
          <div style="background-color:#470d6b;">Content here</div>
        
        
          .mybackground {background-color:#470d6b;}
        
        Background color #470d6b
      
           Border around this has a color of #470d6b        
        
          <div style="border:2px solid #470d6b;">Content here</div>
        
        
          .myborder {border:2px solid #470d6b;}
        
        Border color #470d6b