#3a2a65 color space conversions
Hex:
        #3a2a65
        RGB:
        58, 42, 101
        CMY:
        77, 84, 60
        CMYK:
        43, 58, 0, 60
      HSL:
        256°, 41.2587%, 28.0392%
        HSV (HSB):
        256°, 58.4158%, 39.6078%
        XYZ:
        4.9219, 3.4951, 12.7271
        xyY:
        0.2328, 0.1653, 3.4951
      CIE-Lab:
        21.9265, 22.8897, -32.3978
        CIE-LCH:
        21.9265, 39.6681, 305.2421
        CIE-Luv:
        21.9265, 2.3511, -39.6381
        Hunter-Lab:
        18.6951, 14.2773, -27.2766
      #3a2a65 color charts
#3a2a65 RGB chart
      #3a2a65 CMYK chart
      #3a2a65 RGB pie chart
      #3a2a65 color shades, tints & tones
#3a2a65 color schemes
#3a2a65 color preview, HTML & CSS examples
           This text has a color of #3a2a65        
        
          <p style="color:#3a2a65;">Text here</p>
        
        
          .mytext {color:#3a2a65;}
        
        Text color #3a2a65
      
           This box has a color of #3a2a65        
        
          <div style="background-color:#3a2a65;">Content here</div>
        
        
          .mybackground {background-color:#3a2a65;}
        
        Background color #3a2a65
      
           Border around this has a color of #3a2a65        
        
          <div style="border:2px solid #3a2a65;">Content here</div>
        
        
          .myborder {border:2px solid #3a2a65;}
        
        Border color #3a2a65