#a21ffb color space conversions
Hex:
        #a21ffb
        RGB:
        162, 31, 251
        CMY:
        36, 88, 2
        CMYK:
        35, 88, 0, 2
      HSL:
        276°, 96.4912%, 55.2941%
        HSV (HSB):
        276°, 87.6494%, 98.4314%
        XYZ:
        32.8029, 15.6264, 92.5541
        xyY:
        0.2327, 0.1108, 15.6264
      CIE-Lab:
        46.4805, 81.4082, -81.7311
        CIE-LCH:
        46.4805, 115.3571, 314.8866
        CIE-Luv:
        46.4805, 25.9684, -127.0246
        Hunter-Lab:
        39.5302, 78.9445, -111.1474
      #a21ffb color charts
#a21ffb RGB chart
      #a21ffb CMYK chart
      #a21ffb RGB pie chart
      #a21ffb color shades, tints & tones
#a21ffb color schemes
#a21ffb color preview, HTML & CSS examples
           This text has a color of #a21ffb        
        
          <p style="color:#a21ffb;">Text here</p>
        
        
          .mytext {color:#a21ffb;}
        
        Text color #a21ffb
      
           This box has a color of #a21ffb        
        
          <div style="background-color:#a21ffb;">Content here</div>
        
        
          .mybackground {background-color:#a21ffb;}
        
        Background color #a21ffb
      
           Border around this has a color of #a21ffb        
        
          <div style="border:2px solid #a21ffb;">Content here</div>
        
        
          .myborder {border:2px solid #a21ffb;}
        
        Border color #a21ffb