#a81bff color space conversions
Hex:
        #a81bff
        RGB:
        168, 27, 255
        CMY:
        34, 89, 0
        CMYK:
        34, 89, 0, 0
      HSL:
        277°, 100.0000%, 55.2941%
        HSV (HSB):
        277°, 89.4118%, 100.0000%
        XYZ:
        34.5904, 16.3287, 95.9364
        xyY:
        0.2355, 0.1112, 16.3287
      CIE-Lab:
        47.4028, 83.6907, -82.4211
        CIE-LCH:
        47.4028, 117.4623, 315.4379
        CIE-Luv:
        47.4028, 28.3728, -128.9792
        Hunter-Lab:
        40.4088, 82.0827, -112.4770
      #a81bff color charts
#a81bff RGB chart
      #a81bff CMYK chart
      #a81bff RGB pie chart
      #a81bff color shades, tints & tones
#a81bff color schemes
#a81bff color preview, HTML & CSS examples
           This text has a color of #a81bff        
        
          <p style="color:#a81bff;">Text here</p>
        
        
          .mytext {color:#a81bff;}
        
        Text color #a81bff
      
           This box has a color of #a81bff        
        
          <div style="background-color:#a81bff;">Content here</div>
        
        
          .mybackground {background-color:#a81bff;}
        
        Background color #a81bff
      
           Border around this has a color of #a81bff        
        
          <div style="border:2px solid #a81bff;">Content here</div>
        
        
          .myborder {border:2px solid #a81bff;}
        
        Border color #a81bff