#a71afd color space conversions
Hex:
        #a71afd
        RGB:
        167, 26, 253
        CMY:
        35, 90, 1
        CMYK:
        34, 90, 0, 1
      HSL:
        277°, 98.2684%, 54.7059%
        HSV (HSB):
        277°, 89.7233%, 99.2157%
        XYZ:
        34.0354, 16.0461, 94.2319
        xyY:
        0.2358, 0.1112, 16.0461
      CIE-Lab:
        47.0349, 83.3568, -81.9131
        CIE-LCH:
        47.0349, 116.8679, 315.5005
        CIE-Luv:
        47.0349, 28.3678, -127.9528
        Hunter-Lab:
        40.0576, 81.5635, -111.4339
      #a71afd color charts
#a71afd RGB chart
      #a71afd CMYK chart
      #a71afd RGB pie chart
      #a71afd color shades, tints & tones
#a71afd color schemes
#a71afd color preview, HTML & CSS examples
           This text has a color of #a71afd        
        
          <p style="color:#a71afd;">Text here</p>
        
        
          .mytext {color:#a71afd;}
        
        Text color #a71afd
      
           This box has a color of #a71afd        
        
          <div style="background-color:#a71afd;">Content here</div>
        
        
          .mybackground {background-color:#a71afd;}
        
        Background color #a71afd
      
           Border around this has a color of #a71afd        
        
          <div style="border:2px solid #a71afd;">Content here</div>
        
        
          .myborder {border:2px solid #a71afd;}
        
        Border color #a71afd