#470b7d color space conversions
Hex:
        #470b7d
        RGB:
        71, 11, 125
        CMY:
        72, 96, 51
        CMYK:
        43, 91, 0, 51
      HSL:
        272°, 83.8235%, 26.6667%
        HSV (HSB):
        272°, 91.2000%, 49.0196%
        XYZ:
        6.4199, 3.0596, 19.6542
        xyY:
        0.2204, 0.1050, 3.0596
      CIE-Lab:
        20.2810, 47.2420, -50.4769
        CIE-LCH:
        20.2810, 69.1355, 313.1039
        CIE-Luv:
        20.2810, 8.6826, -58.2350
        Hunter-Lab:
        17.4917, 34.9032, -54.3758
      #470b7d color charts
#470b7d RGB chart
      #470b7d CMYK chart
      #470b7d RGB pie chart
      #470b7d color shades, tints & tones
#470b7d color schemes
#470b7d color preview, HTML & CSS examples
           This text has a color of #470b7d        
        
          <p style="color:#470b7d;">Text here</p>
        
        
          .mytext {color:#470b7d;}
        
        Text color #470b7d
      
           This box has a color of #470b7d        
        
          <div style="background-color:#470b7d;">Content here</div>
        
        
          .mybackground {background-color:#470b7d;}
        
        Background color #470b7d
      
           Border around this has a color of #470b7d        
        
          <div style="border:2px solid #470b7d;">Content here</div>
        
        
          .myborder {border:2px solid #470b7d;}
        
        Border color #470b7d