#a822fa color space conversions
Hex:
        #a822fa
        RGB:
        168, 34, 250
        CMY:
        34, 87, 2
        CMYK:
        33, 86, 0, 2
      HSL:
        277°, 95.5752%, 55.6863%
        HSV (HSB):
        277°, 86.4000%, 98.0392%
        XYZ:
        33.9758, 16.3710, 91.8117
        xyY:
        0.2390, 0.1152, 16.3710
      CIE-Lab:
        47.4575, 81.3280, -79.5386
        CIE-LCH:
        47.4575, 113.7569, 315.6373
        CIE-Luv:
        47.4575, 29.0221, -125.1472
        Hunter-Lab:
        40.4611, 79.0822, -106.2142
      #a822fa color charts
#a822fa RGB chart
      #a822fa CMYK chart
      #a822fa RGB pie chart
      #a822fa color shades, tints & tones
#a822fa color schemes
#a822fa color preview, HTML & CSS examples
           This text has a color of #a822fa        
        
          <p style="color:#a822fa;">Text here</p>
        
        
          .mytext {color:#a822fa;}
        
        Text color #a822fa
      
           This box has a color of #a822fa        
        
          <div style="background-color:#a822fa;">Content here</div>
        
        
          .mybackground {background-color:#a822fa;}
        
        Background color #a822fa
      
           Border around this has a color of #a822fa        
        
          <div style="border:2px solid #a822fa;">Content here</div>
        
        
          .myborder {border:2px solid #a822fa;}
        
        Border color #a822fa