#a826fa color space conversions
Hex:
        #a826fa
        RGB:
        168, 38, 250
        CMY:
        34, 85, 2
        CMYK:
        33, 85, 0, 2
      HSL:
        277°, 95.4955%, 56.4706%
        HSV (HSB):
        277°, 84.8000%, 98.0392%
        XYZ:
        34.0969, 16.6132, 91.8520
        xyY:
        0.2392, 0.1165, 16.6132
      CIE-Lab:
        47.7689, 80.4069, -79.0294
        CIE-LCH:
        47.7689, 112.7427, 315.4950
        CIE-Luv:
        47.7689, 28.6963, -124.6895
        Hunter-Lab:
        40.7593, 77.9942, -105.0800
      #a826fa color charts
#a826fa RGB chart
      #a826fa CMYK chart
      #a826fa RGB pie chart
      #a826fa color shades, tints & tones
#a826fa color schemes
#a826fa color preview, HTML & CSS examples
           This text has a color of #a826fa        
        
          <p style="color:#a826fa;">Text here</p>
        
        
          .mytext {color:#a826fa;}
        
        Text color #a826fa
      
           This box has a color of #a826fa        
        
          <div style="background-color:#a826fa;">Content here</div>
        
        
          .mybackground {background-color:#a826fa;}
        
        Background color #a826fa
      
           Border around this has a color of #a826fa        
        
          <div style="border:2px solid #a826fa;">Content here</div>
        
        
          .myborder {border:2px solid #a826fa;}
        
        Border color #a826fa