#a921fa color space conversions
Hex:
        #a921fa
        RGB:
        169, 33, 250
        CMY:
        34, 87, 2
        CMYK:
        32, 87, 0, 2
      HSL:
        278°, 95.5947%, 55.4902%
        HSV (HSB):
        278°, 86.8000%, 98.0392%
        XYZ:
        34.1614, 16.4249, 91.8123
        xyY:
        0.2399, 0.1153, 16.4249
      CIE-Lab:
        47.5270, 81.6733, -79.4192
        CIE-LCH:
        47.5270, 113.9208, 315.8017
        CIE-Luv:
        47.5270, 29.6187, -125.0855
        Hunter-Lab:
        40.5276, 79.5372, -105.9478
      #a921fa color charts
#a921fa RGB chart
      #a921fa CMYK chart
      #a921fa RGB pie chart
      #a921fa color shades, tints & tones
#a921fa color schemes
#a921fa color preview, HTML & CSS examples
           This text has a color of #a921fa        
        
          <p style="color:#a921fa;">Text here</p>
        
        
          .mytext {color:#a921fa;}
        
        Text color #a921fa
      
           This box has a color of #a921fa        
        
          <div style="background-color:#a921fa;">Content here</div>
        
        
          .mybackground {background-color:#a921fa;}
        
        Background color #a921fa
      
           Border around this has a color of #a921fa        
        
          <div style="border:2px solid #a921fa;">Content here</div>
        
        
          .myborder {border:2px solid #a921fa;}
        
        Border color #a921fa