#470b8d color space conversions
Hex:
        #470b8d
        RGB:
        71, 11, 141
        CMY:
        72, 96, 45
        CMYK:
        50, 92, 0, 45
      HSL:
        268°, 85.5263%, 29.8039%
        HSV (HSB):
        268°, 92.1986%, 55.2941%
        XYZ:
        7.5259, 3.5020, 25.4786
        xyY:
        0.2062, 0.0959, 3.5020
      CIE-Lab:
        21.9517, 51.1210, -57.8108
        CIE-LCH:
        21.9517, 77.1715, 311.4857
        CIE-Luv:
        21.9517, 6.4816, -67.7531
        Hunter-Lab:
        18.7137, 39.0368, -67.6234
      #470b8d color charts
#470b8d RGB chart
      #470b8d CMYK chart
      #470b8d RGB pie chart
      #470b8d color shades, tints & tones
#470b8d color schemes
#470b8d color preview, HTML & CSS examples
           This text has a color of #470b8d        
        
          <p style="color:#470b8d;">Text here</p>
        
        
          .mytext {color:#470b8d;}
        
        Text color #470b8d
      
           This box has a color of #470b8d        
        
          <div style="background-color:#470b8d;">Content here</div>
        
        
          .mybackground {background-color:#470b8d;}
        
        Background color #470b8d
      
           Border around this has a color of #470b8d        
        
          <div style="border:2px solid #470b8d;">Content here</div>
        
        
          .myborder {border:2px solid #470b8d;}
        
        Border color #470b8d