#3a1dae color space conversions
Hex:
        #3a1dae
        RGB:
        58, 29, 174
        CMY:
        77, 89, 32
        CMYK:
        67, 83, 0, 32
      HSL:
        252°, 71.4286%, 39.8039%
        HSV (HSB):
        252°, 83.3333%, 68.2353%
        XYZ:
        9.8243, 4.8343, 40.4597
        xyY:
        0.1782, 0.0877, 4.8343
      CIE-Lab:
        26.2573, 52.5084, -70.9290
        CIE-LCH:
        26.2573, 88.2499, 306.5124
        CIE-Luv:
        26.2573, -1.6862, -86.9623
        Hunter-Lab:
        21.9870, 41.2807, -93.7127
      #3a1dae color charts
#3a1dae RGB chart
      #3a1dae CMYK chart
      #3a1dae RGB pie chart
      #3a1dae color shades, tints & tones
#3a1dae color schemes
#3a1dae color preview, HTML & CSS examples
           This text has a color of #3a1dae        
        
          <p style="color:#3a1dae;">Text here</p>
        
        
          .mytext {color:#3a1dae;}
        
        Text color #3a1dae
      
           This box has a color of #3a1dae        
        
          <div style="background-color:#3a1dae;">Content here</div>
        
        
          .mybackground {background-color:#3a1dae;}
        
        Background color #3a1dae
      
           Border around this has a color of #3a1dae        
        
          <div style="border:2px solid #3a1dae;">Content here</div>
        
        
          .myborder {border:2px solid #3a1dae;}
        
        Border color #3a1dae