#6a2ead color space conversions
Hex:
        #6a2ead
        RGB:
        106, 46, 173
        CMY:
        58, 82, 32
        CMYK:
        39, 73, 0, 32
      HSL:
        268°, 57.9909%, 42.9412%
        HSV (HSB):
        268°, 73.4104%, 67.8431%
        XYZ:
        14.4637, 8.0353, 40.3238
        xyY:
        0.2302, 0.1279, 8.0353
      CIE-Lab:
        34.0563, 51.1821, -57.3212
        CIE-LCH:
        34.0563, 76.8462, 311.7617
        CIE-Luv:
        34.0563, 12.4791, -82.2624
        Hunter-Lab:
        28.3466, 41.4720, -64.4991
      #6a2ead color charts
#6a2ead RGB chart
      #6a2ead CMYK chart
      #6a2ead RGB pie chart
      #6a2ead color shades, tints & tones
#6a2ead color schemes
#6a2ead color preview, HTML & CSS examples
           This text has a color of #6a2ead        
        
          <p style="color:#6a2ead;">Text here</p>
        
        
          .mytext {color:#6a2ead;}
        
        Text color #6a2ead
      
           This box has a color of #6a2ead        
        
          <div style="background-color:#6a2ead;">Content here</div>
        
        
          .mybackground {background-color:#6a2ead;}
        
        Background color #6a2ead
      
           Border around this has a color of #6a2ead        
        
          <div style="border:2px solid #6a2ead;">Content here</div>
        
        
          .myborder {border:2px solid #6a2ead;}
        
        Border color #6a2ead