#a81af1 color space conversions
Hex:
        #a81af1
        RGB:
        168, 26, 241
        CMY:
        34, 90, 5
        CMYK:
        30, 89, 0, 5
      HSL:
        280°, 88.4774%, 52.3529%
        HSV (HSB):
        280°, 89.2116%, 94.5098%
        XYZ:
        32.3950, 15.4145, 84.4870
        xyY:
        0.2449, 0.1165, 15.4145
      CIE-Lab:
        46.1968, 81.1714, -76.5477
        CIE-LCH:
        46.1968, 111.5722, 316.6792
        CIE-Luv:
        46.1968, 31.6873, -120.1338
        Hunter-Lab:
        39.2613, 78.5755, -100.1041
      #a81af1 color charts
#a81af1 RGB chart
      #a81af1 CMYK chart
      #a81af1 RGB pie chart
      #a81af1 color shades, tints & tones
#a81af1 color schemes
#a81af1 color preview, HTML & CSS examples
           This text has a color of #a81af1        
        
          <p style="color:#a81af1;">Text here</p>
        
        
          .mytext {color:#a81af1;}
        
        Text color #a81af1
      
           This box has a color of #a81af1        
        
          <div style="background-color:#a81af1;">Content here</div>
        
        
          .mybackground {background-color:#a81af1;}
        
        Background color #a81af1
      
           Border around this has a color of #a81af1        
        
          <div style="border:2px solid #a81af1;">Content here</div>
        
        
          .myborder {border:2px solid #a81af1;}
        
        Border color #a81af1