#470d8d color space conversions
Hex:
        #470d8d
        RGB:
        71, 13, 141
        CMY:
        72, 95, 45
        CMYK:
        50, 91, 0, 45
      HSL:
        267°, 83.1169%, 30.1961%
        HSV (HSB):
        267°, 90.7801%, 55.2941%
        XYZ:
        7.5502, 3.5505, 25.4867
        xyY:
        0.2064, 0.0970, 3.5505
      CIE-Lab:
        22.1261, 50.5996, -57.5232
        CIE-LCH:
        22.1261, 76.6109, 311.3361
        CIE-Luv:
        22.1261, 6.3777, -67.7521
        Hunter-Lab:
        18.8428, 38.5485, -67.0052
      #470d8d color charts
#470d8d RGB chart
      #470d8d CMYK chart
      #470d8d RGB pie chart
      #470d8d color shades, tints & tones
#470d8d color schemes
#470d8d color preview, HTML & CSS examples
           This text has a color of #470d8d        
        
          <p style="color:#470d8d;">Text here</p>
        
        
          .mytext {color:#470d8d;}
        
        Text color #470d8d
      
           This box has a color of #470d8d        
        
          <div style="background-color:#470d8d;">Content here</div>
        
        
          .mybackground {background-color:#470d8d;}
        
        Background color #470d8d
      
           Border around this has a color of #470d8d        
        
          <div style="border:2px solid #470d8d;">Content here</div>
        
        
          .myborder {border:2px solid #470d8d;}
        
        Border color #470d8d