#b529a7 color space conversions
Hex:
        #b529a7
        RGB:
        181, 41, 167
        CMY:
        29, 84, 35
        CMYK:
        0, 77, 8, 29
      HSL:
        306°, 63.0631%, 43.5294%
        HSV (HSB):
        306°, 77.3481%, 70.9804%
        XYZ:
        26.8240, 14.1997, 37.8862
        xyY:
        0.3399, 0.1799, 14.1997
      CIE-Lab:
        44.5179, 67.1153, -36.3295
        CIE-LCH:
        44.5179, 76.3171, 331.5733
        CIE-Luv:
        44.5179, 61.1748, -61.8055
        Hunter-Lab:
        37.6824, 61.1201, -33.2330
      #b529a7 color charts
#b529a7 RGB chart
      #b529a7 CMYK chart
      #b529a7 RGB pie chart
      #b529a7 color shades, tints & tones
#b529a7 color schemes
#b529a7 color preview, HTML & CSS examples
           This text has a color of #b529a7        
        
          <p style="color:#b529a7;">Text here</p>
        
        
          .mytext {color:#b529a7;}
        
        Text color #b529a7
      
           This box has a color of #b529a7        
        
          <div style="background-color:#b529a7;">Content here</div>
        
        
          .mybackground {background-color:#b529a7;}
        
        Background color #b529a7
      
           Border around this has a color of #b529a7        
        
          <div style="border:2px solid #b529a7;">Content here</div>
        
        
          .myborder {border:2px solid #b529a7;}
        
        Border color #b529a7