#a026fa color space conversions
Hex:
        #a026fa
        RGB:
        160, 38, 250
        CMY:
        37, 85, 2
        CMYK:
        36, 85, 0, 2
      HSL:
        275°, 95.4955%, 56.4706%
        HSV (HSB):
        275°, 84.8000%, 98.0392%
        XYZ:
        32.4456, 15.7619, 91.7748
        xyY:
        0.2318, 0.1126, 15.7619
      CIE-Lab:
        46.6606, 79.3539, -80.8873
        CIE-LCH:
        46.6606, 113.3128, 314.4517
        CIE-Luv:
        46.6606, 24.6540, -125.9666
        Hunter-Lab:
        39.7013, 76.4007, -109.2657
      #a026fa color charts
#a026fa RGB chart
      #a026fa CMYK chart
      #a026fa RGB pie chart
      #a026fa color shades, tints & tones
#a026fa color schemes
#a026fa color preview, HTML & CSS examples
           This text has a color of #a026fa        
        
          <p style="color:#a026fa;">Text here</p>
        
        
          .mytext {color:#a026fa;}
        
        Text color #a026fa
      
           This box has a color of #a026fa        
        
          <div style="background-color:#a026fa;">Content here</div>
        
        
          .mybackground {background-color:#a026fa;}
        
        Background color #a026fa
      
           Border around this has a color of #a026fa        
        
          <div style="border:2px solid #a026fa;">Content here</div>
        
        
          .myborder {border:2px solid #a026fa;}
        
        Border color #a026fa