#471a8b color space conversions
Hex:
        #471a8b
        RGB:
        71, 26, 139
        CMY:
        72, 90, 45
        CMYK:
        49, 81, 0, 45
      HSL:
        264°, 68.4848%, 32.3529%
        HSV (HSB):
        264°, 81.2950%, 54.5098%
        XYZ:
        7.6281, 3.9425, 24.7850
        xyY:
        0.2098, 0.1084, 3.9425
      CIE-Lab:
        23.4803, 45.4996, -54.0466
        CIE-LCH:
        23.4803, 70.6488, 310.0926
        CIE-Luv:
        23.4803, 5.6094, -66.2086
        Hunter-Lab:
        19.8556, 33.8287, -60.1105
      #471a8b color charts
#471a8b RGB chart
      #471a8b CMYK chart
      #471a8b RGB pie chart
      #471a8b color shades, tints & tones
#471a8b color schemes
#471a8b color preview, HTML & CSS examples
           This text has a color of #471a8b        
        
          <p style="color:#471a8b;">Text here</p>
        
        
          .mytext {color:#471a8b;}
        
        Text color #471a8b
      
           This box has a color of #471a8b        
        
          <div style="background-color:#471a8b;">Content here</div>
        
        
          .mybackground {background-color:#471a8b;}
        
        Background color #471a8b
      
           Border around this has a color of #471a8b        
        
          <div style="border:2px solid #471a8b;">Content here</div>
        
        
          .myborder {border:2px solid #471a8b;}
        
        Border color #471a8b