#a129ff color space conversions
Hex:
        #a129ff
        RGB:
        161, 41, 255
        CMY:
        37, 84, 0
        CMYK:
        37, 84, 0, 0
      HSL:
        274°, 100.0000%, 58.0392%
        HSV (HSB):
        274°, 83.9216%, 100.0000%
        XYZ:
        33.5409, 16.3829, 96.0022
        xyY:
        0.2298, 0.1123, 16.3829
      CIE-Lab:
        47.4729, 79.7410, -82.3440
        CIE-LCH:
        47.4729, 114.6262, 314.0799
        CIE-Luv:
        47.4729, 23.8581, -128.6280
        Hunter-Lab:
        40.4758, 77.0838, -112.2932
      #a129ff color charts
#a129ff RGB chart
      #a129ff CMYK chart
      #a129ff RGB pie chart
      #a129ff color shades, tints & tones
#a129ff color schemes
#a129ff color preview, HTML & CSS examples
           This text has a color of #a129ff        
        
          <p style="color:#a129ff;">Text here</p>
        
        
          .mytext {color:#a129ff;}
        
        Text color #a129ff
      
           This box has a color of #a129ff        
        
          <div style="background-color:#a129ff;">Content here</div>
        
        
          .mybackground {background-color:#a129ff;}
        
        Background color #a129ff
      
           Border around this has a color of #a129ff        
        
          <div style="border:2px solid #a129ff;">Content here</div>
        
        
          .myborder {border:2px solid #a129ff;}
        
        Border color #a129ff