#3a1aae color space conversions
Hex:
        #3a1aae
        RGB:
        58, 26, 174
        CMY:
        77, 90, 32
        CMYK:
        67, 85, 0, 32
      HSL:
        253°, 74.0000%, 39.2157%
        HSV (HSB):
        253°, 85.0575%, 68.2353%
        XYZ:
        9.7543, 4.6943, 40.4364
        xyY:
        0.1777, 0.0855, 4.6943
      CIE-Lab:
        25.8455, 53.7248, -71.6112
        CIE-LCH:
        25.8455, 89.5239, 306.8783
        CIE-Luv:
        25.8455, -1.4062, -86.9015
        Hunter-Lab:
        21.6664, 42.4453, -95.4876
      #3a1aae color charts
#3a1aae RGB chart
      #3a1aae CMYK chart
      #3a1aae RGB pie chart
      #3a1aae color shades, tints & tones
#3a1aae color schemes
#3a1aae color preview, HTML & CSS examples
           This text has a color of #3a1aae        
        
          <p style="color:#3a1aae;">Text here</p>
        
        
          .mytext {color:#3a1aae;}
        
        Text color #3a1aae
      
           This box has a color of #3a1aae        
        
          <div style="background-color:#3a1aae;">Content here</div>
        
        
          .mybackground {background-color:#3a1aae;}
        
        Background color #3a1aae
      
           Border around this has a color of #3a1aae        
        
          <div style="border:2px solid #3a1aae;">Content here</div>
        
        
          .myborder {border:2px solid #3a1aae;}
        
        Border color #3a1aae