#a825fa color space conversions
Hex:
        #a825fa
        RGB:
        168, 37, 250
        CMY:
        34, 85, 2
        CMYK:
        33, 85, 0, 2
      HSL:
        277°, 95.5157%, 56.2745%
        HSV (HSB):
        277°, 85.2000%, 98.0392%
        XYZ:
        34.0653, 16.5501, 91.8415
        xyY:
        0.2391, 0.1162, 16.5501
      CIE-Lab:
        47.6881, 80.6457, -79.1616
        CIE-LCH:
        47.6881, 113.0057, 315.5321
        CIE-Luv:
        47.6881, 28.7813, -124.8094
        Hunter-Lab:
        40.6818, 78.2757, -105.3733
      #a825fa color charts
#a825fa RGB chart
      #a825fa CMYK chart
      #a825fa RGB pie chart
      #a825fa color shades, tints & tones
#a825fa color schemes
#a825fa color preview, HTML & CSS examples
           This text has a color of #a825fa        
        
          <p style="color:#a825fa;">Text here</p>
        
        
          .mytext {color:#a825fa;}
        
        Text color #a825fa
      
           This box has a color of #a825fa        
        
          <div style="background-color:#a825fa;">Content here</div>
        
        
          .mybackground {background-color:#a825fa;}
        
        Background color #a825fa
      
           Border around this has a color of #a825fa        
        
          <div style="border:2px solid #a825fa;">Content here</div>
        
        
          .myborder {border:2px solid #a825fa;}
        
        Border color #a825fa