#3a2aca color space conversions
Hex:
        #3a2aca
        RGB:
        58, 42, 202
        CMY:
        77, 84, 21
        CMYK:
        71, 79, 0, 21
      HSL:
        246°, 65.5738%, 47.8431%
        HSV (HSB):
        246°, 79.2079%, 79.2157%
        XYZ:
        13.2336, 6.8197, 56.4960
        xyY:
        0.1729, 0.0891, 6.8197
      CIE-Lab:
        31.3930, 54.8689, -79.0003
        CIE-LCH:
        31.3930, 96.1855, 304.7815
        CIE-Luv:
        31.3930, -4.9451, -103.2471
        Hunter-Lab:
        26.1146, 44.7541, -109.9868
      #3a2aca color charts
#3a2aca RGB chart
      #3a2aca CMYK chart
      #3a2aca RGB pie chart
      #3a2aca color shades, tints & tones
#3a2aca color schemes
#3a2aca color preview, HTML & CSS examples
           This text has a color of #3a2aca        
        
          <p style="color:#3a2aca;">Text here</p>
        
        
          .mytext {color:#3a2aca;}
        
        Text color #3a2aca
      
           This box has a color of #3a2aca        
        
          <div style="background-color:#3a2aca;">Content here</div>
        
        
          .mybackground {background-color:#3a2aca;}
        
        Background color #3a2aca
      
           Border around this has a color of #3a2aca        
        
          <div style="border:2px solid #3a2aca;">Content here</div>
        
        
          .myborder {border:2px solid #3a2aca;}
        
        Border color #3a2aca