#a129f7 color space conversions
Hex:
        #a129f7
        RGB:
        161, 41, 247
        CMY:
        37, 84, 3
        CMYK:
        35, 83, 0, 3
      HSL:
        275°, 92.7928%, 56.4706%
        HSV (HSB):
        275°, 83.4008%, 96.8627%
        XYZ:
        32.2794, 15.8783, 89.3592
        xyY:
        0.2347, 0.1155, 15.8783
      CIE-Lab:
        46.8145, 78.0928, -78.9497
        CIE-LCH:
        46.8145, 111.0475, 314.6874
        CIE-Luv:
        46.8145, 25.5111, -123.5287
        Hunter-Lab:
        39.8476, 74.8641, -105.0658
      #a129f7 color charts
#a129f7 RGB chart
      #a129f7 CMYK chart
      #a129f7 RGB pie chart
      #a129f7 color shades, tints & tones
#a129f7 color schemes
#a129f7 color preview, HTML & CSS examples
           This text has a color of #a129f7        
        
          <p style="color:#a129f7;">Text here</p>
        
        
          .mytext {color:#a129f7;}
        
        Text color #a129f7
      
           This box has a color of #a129f7        
        
          <div style="background-color:#a129f7;">Content here</div>
        
        
          .mybackground {background-color:#a129f7;}
        
        Background color #a129f7
      
           Border around this has a color of #a129f7        
        
          <div style="border:2px solid #a129f7;">Content here</div>
        
        
          .myborder {border:2px solid #a129f7;}
        
        Border color #a129f7