#b429a8 color space conversions
Hex:
        #b429a8
        RGB:
        180, 41, 168
        CMY:
        29, 84, 34
        CMYK:
        0, 77, 7, 29
      HSL:
        305°, 62.8959%, 43.3333%
        HSV (HSB):
        305°, 77.2222%, 70.5882%
        XYZ:
        26.6832, 14.1163, 38.3641
        xyY:
        0.3371, 0.1783, 14.1163
      CIE-Lab:
        44.3993, 67.0516, -37.1230
        CIE-LCH:
        44.3993, 76.6423, 331.0289
        CIE-Luv:
        44.3993, 60.0707, -62.8907
        Hunter-Lab:
        37.5717, 61.0192, -34.2403
      #b429a8 color charts
#b429a8 RGB chart
      #b429a8 CMYK chart
      #b429a8 RGB pie chart
      #b429a8 color shades, tints & tones
#b429a8 color schemes
#b429a8 color preview, HTML & CSS examples
           This text has a color of #b429a8        
        
          <p style="color:#b429a8;">Text here</p>
        
        
          .mytext {color:#b429a8;}
        
        Text color #b429a8
      
           This box has a color of #b429a8        
        
          <div style="background-color:#b429a8;">Content here</div>
        
        
          .mybackground {background-color:#b429a8;}
        
        Background color #b429a8
      
           Border around this has a color of #b429a8        
        
          <div style="border:2px solid #b429a8;">Content here</div>
        
        
          .myborder {border:2px solid #b429a8;}
        
        Border color #b429a8