#3a2571 color space conversions
Hex:
        #3a2571
        RGB:
        58, 37, 113
        CMY:
        77, 85, 56
        CMYK:
        49, 67, 0, 56
      HSL:
        257°, 50.6667%, 29.4118%
        HSV (HSB):
        257°, 67.2566%, 44.3137%
        XYZ:
        5.3871, 3.4149, 15.9980
        xyY:
        0.2172, 0.1377, 3.4149
      CIE-Lab:
        21.6344, 29.8453, -40.6485
        CIE-LCH:
        21.6344, 50.4286, 306.2872
        CIE-Luv:
        21.6344, 2.2947, -49.0841
        Hunter-Lab:
        18.4795, 19.6969, -38.3925
      #3a2571 color charts
#3a2571 RGB chart
      #3a2571 CMYK chart
      #3a2571 RGB pie chart
      #3a2571 color shades, tints & tones
#3a2571 color schemes
#3a2571 color preview, HTML & CSS examples
           This text has a color of #3a2571        
        
          <p style="color:#3a2571;">Text here</p>
        
        
          .mytext {color:#3a2571;}
        
        Text color #3a2571
      
           This box has a color of #3a2571        
        
          <div style="background-color:#3a2571;">Content here</div>
        
        
          .mybackground {background-color:#3a2571;}
        
        Background color #3a2571
      
           Border around this has a color of #3a2571        
        
          <div style="border:2px solid #3a2571;">Content here</div>
        
        
          .myborder {border:2px solid #3a2571;}
        
        Border color #3a2571