#a129c8 color space conversions
Hex:
        #a129c8
        RGB:
        161, 41, 200
        CMY:
        37, 84, 22
        CMYK:
        20, 80, 0, 22
      HSL:
        285°, 65.9751%, 47.2549%
        HSV (HSB):
        285°, 79.5000%, 78.4314%
        XYZ:
        25.9162, 13.3331, 55.8512
        xyY:
        0.2725, 0.1402, 13.3331
      CIE-Lab:
        43.2609, 68.7911, -57.9246
        CIE-LCH:
        43.2609, 89.9304, 319.9014
        CIE-Luv:
        43.2609, 36.9075, -91.8724
        Hunter-Lab:
        36.5145, 62.7903, -65.1276
      #a129c8 color charts
#a129c8 RGB chart
      #a129c8 CMYK chart
      #a129c8 RGB pie chart
      #a129c8 color shades, tints & tones
#a129c8 color schemes
#a129c8 color preview, HTML & CSS examples
           This text has a color of #a129c8        
        
          <p style="color:#a129c8;">Text here</p>
        
        
          .mytext {color:#a129c8;}
        
        Text color #a129c8
      
           This box has a color of #a129c8        
        
          <div style="background-color:#a129c8;">Content here</div>
        
        
          .mybackground {background-color:#a129c8;}
        
        Background color #a129c8
      
           Border around this has a color of #a129c8        
        
          <div style="border:2px solid #a129c8;">Content here</div>
        
        
          .myborder {border:2px solid #a129c8;}
        
        Border color #a129c8