#a71cf2 color space conversions
Hex:
        #a71cf2
        RGB:
        167, 28, 242
        CMY:
        35, 89, 5
        CMYK:
        31, 88, 0, 5
      HSL:
        279°, 89.1667%, 52.9412%
        HSV (HSB):
        279°, 88.4298%, 94.9020%
        XYZ:
        32.3786, 15.4568, 85.2813
        xyY:
        0.2432, 0.1161, 15.4568
      CIE-Lab:
        46.2536, 80.8674, -77.0239
        CIE-LCH:
        46.2536, 111.6791, 316.3945
        CIE-Luv:
        46.2536, 30.7808, -120.7724
        Hunter-Lab:
        39.3151, 78.2051, -101.0896
      #a71cf2 color charts
#a71cf2 RGB chart
      #a71cf2 CMYK chart
      #a71cf2 RGB pie chart
      #a71cf2 color shades, tints & tones
#a71cf2 color schemes
#a71cf2 color preview, HTML & CSS examples
           This text has a color of #a71cf2        
        
          <p style="color:#a71cf2;">Text here</p>
        
        
          .mytext {color:#a71cf2;}
        
        Text color #a71cf2
      
           This box has a color of #a71cf2        
        
          <div style="background-color:#a71cf2;">Content here</div>
        
        
          .mybackground {background-color:#a71cf2;}
        
        Background color #a71cf2
      
           Border around this has a color of #a71cf2        
        
          <div style="border:2px solid #a71cf2;">Content here</div>
        
        
          .myborder {border:2px solid #a71cf2;}
        
        Border color #a71cf2