#a80eff color space conversions
Hex:
        #a80eff
        RGB:
        168, 14, 255
        CMY:
        34, 95, 0
        CMYK:
        34, 95, 0, 0
      HSL:
        278°, 100.0000%, 52.7451%
        HSV (HSB):
        278°, 94.5098%, 100.0000%
        XYZ:
        34.3555, 15.8589, 95.8581
        xyY:
        0.2352, 0.1086, 15.8589
      CIE-Lab:
        46.7888, 85.5273, -83.4275
        CIE-LCH:
        46.7888, 119.4783, 315.7120
        CIE-Luv:
        46.7888, 28.9763, -129.7870
        Hunter-Lab:
        39.8232, 84.3012, -114.8400
      #a80eff color charts
#a80eff RGB chart
      #a80eff CMYK chart
      #a80eff RGB pie chart
      #a80eff color shades, tints & tones
#a80eff color schemes
#a80eff color preview, HTML & CSS examples
           This text has a color of #a80eff        
        
          <p style="color:#a80eff;">Text here</p>
        
        
          .mytext {color:#a80eff;}
        
        Text color #a80eff
      
           This box has a color of #a80eff        
        
          <div style="background-color:#a80eff;">Content here</div>
        
        
          .mybackground {background-color:#a80eff;}
        
        Background color #a80eff
      
           Border around this has a color of #a80eff        
        
          <div style="border:2px solid #a80eff;">Content here</div>
        
        
          .myborder {border:2px solid #a80eff;}
        
        Border color #a80eff