#a129bd color space conversions
Hex:
        #a129bd
        RGB:
        161, 41, 189
        CMY:
        37, 84, 26
        CMYK:
        15, 78, 0, 26
      HSL:
        289°, 64.3478%, 45.0980%
        HSV (HSB):
        289°, 78.3069%, 74.1176%
        XYZ:
        24.6762, 12.8371, 49.3213
        xyY:
        0.2842, 0.1478, 12.8371
      CIE-Lab:
        42.5167, 66.7428, -52.7081
        CIE-LCH:
        42.5167, 85.0455, 321.7012
        CIE-Luv:
        42.5167, 40.0382, -83.9997
        Hunter-Lab:
        35.8289, 60.2367, -56.5373
      #a129bd color charts
#a129bd RGB chart
      #a129bd CMYK chart
      #a129bd RGB pie chart
      #a129bd color shades, tints & tones
#a129bd color schemes
#a129bd color preview, HTML & CSS examples
           This text has a color of #a129bd        
        
          <p style="color:#a129bd;">Text here</p>
        
        
          .mytext {color:#a129bd;}
        
        Text color #a129bd
      
           This box has a color of #a129bd        
        
          <div style="background-color:#a129bd;">Content here</div>
        
        
          .mybackground {background-color:#a129bd;}
        
        Background color #a129bd
      
           Border around this has a color of #a129bd        
        
          <div style="border:2px solid #a129bd;">Content here</div>
        
        
          .myborder {border:2px solid #a129bd;}
        
        Border color #a129bd