#a421fa color space conversions
Hex:
        #a421fa
        RGB:
        164, 33, 250
        CMY:
        36, 87, 2
        CMYK:
        34, 87, 0, 2
      HSL:
        276°, 95.5947%, 55.4902%
        HSV (HSB):
        276°, 86.8000%, 98.0392%
        XYZ:
        33.1090, 15.8824, 91.7630
        xyY:
        0.2352, 0.1128, 15.8824
      CIE-Lab:
        46.8198, 81.0334, -80.6048
        CIE-LCH:
        46.8198, 114.2959, 315.1519
        CIE-Luv:
        46.8198, 27.0463, -125.8962
        Hunter-Lab:
        39.8527, 78.5530, -108.6217
      #a421fa color charts
#a421fa RGB chart
      #a421fa CMYK chart
      #a421fa RGB pie chart
      #a421fa color shades, tints & tones
#a421fa color schemes
#a421fa color preview, HTML & CSS examples
           This text has a color of #a421fa        
        
          <p style="color:#a421fa;">Text here</p>
        
        
          .mytext {color:#a421fa;}
        
        Text color #a421fa
      
           This box has a color of #a421fa        
        
          <div style="background-color:#a421fa;">Content here</div>
        
        
          .mybackground {background-color:#a421fa;}
        
        Background color #a421fa
      
           Border around this has a color of #a421fa        
        
          <div style="border:2px solid #a421fa;">Content here</div>
        
        
          .myborder {border:2px solid #a421fa;}
        
        Border color #a421fa