#a529f1 color space conversions
Hex:
        #a529f1
        RGB:
        165, 41, 241
        CMY:
        35, 84, 5
        CMYK:
        32, 83, 0, 5
      HSL:
        277°, 87.7193%, 55.2941%
        HSV (HSB):
        277°, 82.9876%, 94.5098%
        XYZ:
        32.1872, 15.9361, 84.5986
        xyY:
        0.2425, 0.1201, 15.9361
      CIE-Lab:
        46.8905, 77.4325, -75.4325
        CIE-LCH:
        46.8905, 108.1011, 315.7496
        CIE-Luv:
        46.8905, 28.8845, -118.9643
        Hunter-Lab:
        39.9200, 74.0630, -97.7035
      #a529f1 color charts
#a529f1 RGB chart
      #a529f1 CMYK chart
      #a529f1 RGB pie chart
      #a529f1 color shades, tints & tones
#a529f1 color schemes
#a529f1 color preview, HTML & CSS examples
           This text has a color of #a529f1        
        
          <p style="color:#a529f1;">Text here</p>
        
        
          .mytext {color:#a529f1;}
        
        Text color #a529f1
      
           This box has a color of #a529f1        
        
          <div style="background-color:#a529f1;">Content here</div>
        
        
          .mybackground {background-color:#a529f1;}
        
        Background color #a529f1
      
           Border around this has a color of #a529f1        
        
          <div style="border:2px solid #a529f1;">Content here</div>
        
        
          .myborder {border:2px solid #a529f1;}
        
        Border color #a529f1