#3b2564 color space conversions
Hex:
        #3b2564
        RGB:
        59, 37, 100
        CMY:
        77, 85, 61
        CMYK:
        41, 63, 0, 61
      HSL:
        261°, 45.9854%, 26.8627%
        HSV (HSB):
        261°, 63.0000%, 39.2157%
        XYZ:
        4.7655, 3.1730, 12.4179
        xyY:
        0.2341, 0.1559, 3.1730
      CIE-Lab:
        20.7240, 26.0776, -33.6725
        CIE-LCH:
        20.7240, 42.5897, 307.7559
        CIE-Luv:
        20.7240, 4.0058, -40.3223
        Hunter-Lab:
        17.8130, 16.5806, -28.8633
      #3b2564 color charts
#3b2564 RGB chart
      #3b2564 CMYK chart
      #3b2564 RGB pie chart
      #3b2564 color shades, tints & tones
#3b2564 color schemes
#3b2564 color preview, HTML & CSS examples
           This text has a color of #3b2564        
        
          <p style="color:#3b2564;">Text here</p>
        
        
          .mytext {color:#3b2564;}
        
        Text color #3b2564
      
           This box has a color of #3b2564        
        
          <div style="background-color:#3b2564;">Content here</div>
        
        
          .mybackground {background-color:#3b2564;}
        
        Background color #3b2564
      
           Border around this has a color of #3b2564        
        
          <div style="border:2px solid #3b2564;">Content here</div>
        
        
          .myborder {border:2px solid #3b2564;}
        
        Border color #3b2564