#471e7b color space conversions
Hex:
        #471e7b
        RGB:
        71, 30, 123
        CMY:
        72, 88, 52
        CMYK:
        42, 76, 0, 52
      HSL:
        266°, 60.7843%, 30.0000%
        HSV (HSB):
        266°, 75.6098%, 48.2353%
        XYZ:
        6.6380, 3.6982, 19.1029
        xyY:
        0.2255, 0.1256, 3.6982
      CIE-Lab:
        22.6475, 39.3218, -45.3298
        CIE-LCH:
        22.6475, 60.0083, 310.9403
        CIE-Luv:
        22.6475, 7.2135, -55.8284
        Hunter-Lab:
        19.2307, 27.9600, -45.4343
      #471e7b color charts
#471e7b RGB chart
      #471e7b CMYK chart
      #471e7b RGB pie chart
      #471e7b color shades, tints & tones
#471e7b color schemes
#471e7b color preview, HTML & CSS examples
           This text has a color of #471e7b        
        
          <p style="color:#471e7b;">Text here</p>
        
        
          .mytext {color:#471e7b;}
        
        Text color #471e7b
      
           This box has a color of #471e7b        
        
          <div style="background-color:#471e7b;">Content here</div>
        
        
          .mybackground {background-color:#471e7b;}
        
        Background color #471e7b
      
           Border around this has a color of #471e7b        
        
          <div style="border:2px solid #471e7b;">Content here</div>
        
        
          .myborder {border:2px solid #471e7b;}
        
        Border color #471e7b