#a129d2 color space conversions
Hex:
        #a129d2
        RGB:
        161, 41, 210
        CMY:
        37, 84, 18
        CMYK:
        23, 80, 0, 18
      HSL:
        283°, 67.3307%, 49.2157%
        HSV (HSB):
        283°, 80.4762%, 82.3529%
        XYZ:
        27.1237, 13.8161, 62.2100
        xyY:
        0.2630, 0.1339, 13.8161
      CIE-Lab:
        43.9680, 70.7024, -62.5643
        CIE-LCH:
        43.9680, 94.4093, 318.4945
        CIE-Luv:
        43.9680, 34.2213, -98.8709
        Hunter-Lab:
        37.1700, 65.2078, -73.2123
      #a129d2 color charts
#a129d2 RGB chart
      #a129d2 CMYK chart
      #a129d2 RGB pie chart
      #a129d2 color shades, tints & tones
#a129d2 color schemes
#a129d2 color preview, HTML & CSS examples
           This text has a color of #a129d2        
        
          <p style="color:#a129d2;">Text here</p>
        
        
          .mytext {color:#a129d2;}
        
        Text color #a129d2
      
           This box has a color of #a129d2        
        
          <div style="background-color:#a129d2;">Content here</div>
        
        
          .mybackground {background-color:#a129d2;}
        
        Background color #a129d2
      
           Border around this has a color of #a129d2        
        
          <div style="border:2px solid #a129d2;">Content here</div>
        
        
          .myborder {border:2px solid #a129d2;}
        
        Border color #a129d2