#a81aff color space conversions
Hex:
        #a81aff
        RGB:
        168, 26, 255
        CMY:
        34, 90, 0
        CMYK:
        34, 90, 0, 0
      HSL:
        277°, 100.0000%, 55.0980%
        HSV (HSB):
        277°, 89.8039%, 100.0000%
        XYZ:
        34.5678, 16.2836, 95.9289
        xyY:
        0.2355, 0.1109, 16.2836
      CIE-Lab:
        47.3444, 83.8649, -82.5168
        CIE-LCH:
        47.3444, 117.6535, 315.4642
        CIE-Luv:
        47.3444, 28.4310, -129.0580
        Hunter-Lab:
        40.3530, 82.2920, -112.6997
      #a81aff color charts
#a81aff RGB chart
      #a81aff CMYK chart
      #a81aff RGB pie chart
      #a81aff color shades, tints & tones
#a81aff color schemes
#a81aff color preview, HTML & CSS examples
           This text has a color of #a81aff        
        
          <p style="color:#a81aff;">Text here</p>
        
        
          .mytext {color:#a81aff;}
        
        Text color #a81aff
      
           This box has a color of #a81aff        
        
          <div style="background-color:#a81aff;">Content here</div>
        
        
          .mybackground {background-color:#a81aff;}
        
        Background color #a81aff
      
           Border around this has a color of #a81aff        
        
          <div style="border:2px solid #a81aff;">Content here</div>
        
        
          .myborder {border:2px solid #a81aff;}
        
        Border color #a81aff