#a21fa0 color space conversions
Hex:
        #a21fa0
        RGB:
        162, 31, 160
        CMY:
        36, 88, 37
        CMYK:
        0, 81, 1, 36
      HSL:
        301°, 67.8756%, 37.8431%
        HSV (HSB):
        301°, 80.8642%, 63.5294%
        XYZ:
        21.7354, 11.1994, 34.2738
        xyY:
        0.3234, 0.1666, 11.1994
      CIE-Lab:
        39.9143, 64.7495, -39.6456
        CIE-LCH:
        39.9143, 75.9228, 328.5212
        CIE-Luv:
        39.9143, 51.5503, -64.2358
        Hunter-Lab:
        33.4655, 57.3688, -37.2961
      #a21fa0 color charts
#a21fa0 RGB chart
      #a21fa0 CMYK chart
      #a21fa0 RGB pie chart
      #a21fa0 color shades, tints & tones
#a21fa0 color schemes
#a21fa0 color preview, HTML & CSS examples
           This text has a color of #a21fa0        
        
          <p style="color:#a21fa0;">Text here</p>
        
        
          .mytext {color:#a21fa0;}
        
        Text color #a21fa0
      
           This box has a color of #a21fa0        
        
          <div style="background-color:#a21fa0;">Content here</div>
        
        
          .mybackground {background-color:#a21fa0;}
        
        Background color #a21fa0
      
           Border around this has a color of #a21fa0        
        
          <div style="border:2px solid #a21fa0;">Content here</div>
        
        
          .myborder {border:2px solid #a21fa0;}
        
        Border color #a21fa0