#b529ab color space conversions
Hex:
        #b529ab
        RGB:
        181, 41, 171
        CMY:
        29, 84, 33
        CMYK:
        0, 77, 6, 29
      HSL:
        304°, 63.0631%, 43.5294%
        HSV (HSB):
        304°, 77.3481%, 70.9804%
        XYZ:
        27.1997, 14.3499, 39.8643
        xyY:
        0.3341, 0.1763, 14.3499
      CIE-Lab:
        44.7306, 67.7223, -38.3695
        CIE-LCH:
        44.7306, 77.8366, 330.4653
        CIE-Luv:
        44.7306, 59.7053, -64.9017
        Hunter-Lab:
        37.8813, 61.8751, -35.8769
      #b529ab color charts
#b529ab RGB chart
      #b529ab CMYK chart
      #b529ab RGB pie chart
      #b529ab color shades, tints & tones
#b529ab color schemes
#b529ab color preview, HTML & CSS examples
           This text has a color of #b529ab        
        
          <p style="color:#b529ab;">Text here</p>
        
        
          .mytext {color:#b529ab;}
        
        Text color #b529ab
      
           This box has a color of #b529ab        
        
          <div style="background-color:#b529ab;">Content here</div>
        
        
          .mybackground {background-color:#b529ab;}
        
        Background color #b529ab
      
           Border around this has a color of #b529ab        
        
          <div style="border:2px solid #b529ab;">Content here</div>
        
        
          .myborder {border:2px solid #b529ab;}
        
        Border color #b529ab