#a84cff color space conversions
Hex:
        #a84cff
        RGB:
        168, 76, 255
        CMY:
        34, 70, 0
        CMYK:
        34, 70, 0, 0
      HSL:
        271°, 100.0000%, 64.9020%
        HSV (HSB):
        271°, 70.1961%, 100.0000%
        XYZ:
        36.7829, 20.7137, 96.6672
        xyY:
        0.2386, 0.1344, 20.7137
      CIE-Lab:
        52.6347, 68.5277, -73.8862
        CIE-LCH:
        52.6347, 100.7731, 312.8452
        CIE-Luv:
        52.6347, 22.5518, -120.3619
        Hunter-Lab:
        45.5123, 64.6165, -94.0721
      #a84cff color charts
#a84cff RGB chart
      #a84cff CMYK chart
      #a84cff RGB pie chart
      #a84cff color shades, tints & tones
#a84cff color schemes
#a84cff color preview, HTML & CSS examples
           This text has a color of #a84cff        
        
          <p style="color:#a84cff;">Text here</p>
        
        
          .mytext {color:#a84cff;}
        
        Text color #a84cff
      
           This box has a color of #a84cff        
        
          <div style="background-color:#a84cff;">Content here</div>
        
        
          .mybackground {background-color:#a84cff;}
        
        Background color #a84cff
      
           Border around this has a color of #a84cff        
        
          <div style="border:2px solid #a84cff;">Content here</div>
        
        
          .myborder {border:2px solid #a84cff;}
        
        Border color #a84cff