#3a1aca color space conversions
Hex:
        #3a1aca
        RGB:
        58, 26, 202
        CMY:
        77, 90, 21
        CMYK:
        71, 87, 0, 21
      HSL:
        251°, 77.1930%, 44.7059%
        HSV (HSB):
        251°, 87.1287%, 79.2157%
        XYZ:
        12.7750, 5.9026, 56.3431
        xyY:
        0.1703, 0.0787, 5.9026
      CIE-Lab:
        29.1654, 61.4419, -82.6959
        CIE-LCH:
        29.1654, 103.0229, 306.6119
        CIE-Luv:
        29.1654, -3.3445, -103.0654
        Hunter-Lab:
        24.2953, 51.3425, -120.4927
      #3a1aca color charts
#3a1aca RGB chart
      #3a1aca CMYK chart
      #3a1aca RGB pie chart
      #3a1aca color shades, tints & tones
#3a1aca color schemes
#3a1aca color preview, HTML & CSS examples
           This text has a color of #3a1aca        
        
          <p style="color:#3a1aca;">Text here</p>
        
        
          .mytext {color:#3a1aca;}
        
        Text color #3a1aca
      
           This box has a color of #3a1aca        
        
          <div style="background-color:#3a1aca;">Content here</div>
        
        
          .mybackground {background-color:#3a1aca;}
        
        Background color #3a1aca
      
           Border around this has a color of #3a1aca        
        
          <div style="border:2px solid #3a1aca;">Content here</div>
        
        
          .myborder {border:2px solid #3a1aca;}
        
        Border color #3a1aca