#a129af color space conversions
Hex:
        #a129af
        RGB:
        161, 41, 175
        CMY:
        37, 84, 31
        CMYK:
        8, 77, 0, 31
      HSL:
        294°, 62.0370%, 42.3529%
        HSV (HSB):
        294°, 76.5714%, 68.6275%
        XYZ:
        23.2287, 12.2581, 41.6992
        xyY:
        0.3009, 0.1588, 12.2581
      CIE-Lab:
        41.6234, 64.2306, -45.8892
        CIE-LCH:
        41.6234, 78.9391, 324.4563
        CIE-Luv:
        41.6234, 44.2937, -73.7181
        Hunter-Lab:
        35.0116, 57.1573, -46.1070
      #a129af color charts
#a129af RGB chart
      #a129af CMYK chart
      #a129af RGB pie chart
      #a129af color shades, tints & tones
#a129af color schemes
#a129af color preview, HTML & CSS examples
           This text has a color of #a129af        
        
          <p style="color:#a129af;">Text here</p>
        
        
          .mytext {color:#a129af;}
        
        Text color #a129af
      
           This box has a color of #a129af        
        
          <div style="background-color:#a129af;">Content here</div>
        
        
          .mybackground {background-color:#a129af;}
        
        Background color #a129af
      
           Border around this has a color of #a129af        
        
          <div style="border:2px solid #a129af;">Content here</div>
        
        
          .myborder {border:2px solid #a129af;}
        
        Border color #a129af