#a129bc color space conversions
Hex:
        #a129bc
        RGB:
        161, 41, 188
        CMY:
        37, 84, 26
        CMYK:
        14, 78, 0, 26
      HSL:
        289°, 64.1921%, 44.9020%
        HSV (HSB):
        289°, 78.1915%, 73.7255%
        XYZ:
        24.5680, 12.7938, 48.7515
        xyY:
        0.2853, 0.1486, 12.7938
      CIE-Lab:
        42.4509, 66.5597, -52.2278
        CIE-LCH:
        42.4509, 84.6046, 321.8796
        CIE-Luv:
        42.4509, 40.3321, -83.2750
        Hunter-Lab:
        35.7684, 60.0103, -55.7731
      #a129bc color charts
#a129bc RGB chart
      #a129bc CMYK chart
      #a129bc RGB pie chart
      #a129bc color shades, tints & tones
#a129bc color schemes
#a129bc color preview, HTML & CSS examples
           This text has a color of #a129bc        
        
          <p style="color:#a129bc;">Text here</p>
        
        
          .mytext {color:#a129bc;}
        
        Text color #a129bc
      
           This box has a color of #a129bc        
        
          <div style="background-color:#a129bc;">Content here</div>
        
        
          .mybackground {background-color:#a129bc;}
        
        Background color #a129bc
      
           Border around this has a color of #a129bc        
        
          <div style="border:2px solid #a129bc;">Content here</div>
        
        
          .myborder {border:2px solid #a129bc;}
        
        Border color #a129bc