#b527af color space conversions
Hex:
        #b527af
        RGB:
        181, 39, 175
        CMY:
        29, 85, 31
        CMYK:
        0, 78, 3, 29
      HSL:
        303°, 64.5455%, 43.1373%
        HSV (HSB):
        303°, 78.4530%, 70.9804%
        XYZ:
        27.5194, 14.3699, 41.8807
        xyY:
        0.3285, 0.1715, 14.3699
      CIE-Lab:
        44.7589, 68.8867, -40.6936
        CIE-LCH:
        44.7589, 80.0084, 329.4283
        CIE-Luv:
        44.7589, 58.5985, -68.4127
        Hunter-Lab:
        37.9077, 63.2452, -38.9686
      #b527af color charts
#b527af RGB chart
      #b527af CMYK chart
      #b527af RGB pie chart
      #b527af color shades, tints & tones
#b527af color schemes
#b527af color preview, HTML & CSS examples
           This text has a color of #b527af        
        
          <p style="color:#b527af;">Text here</p>
        
        
          .mytext {color:#b527af;}
        
        Text color #b527af
      
           This box has a color of #b527af        
        
          <div style="background-color:#b527af;">Content here</div>
        
        
          .mybackground {background-color:#b527af;}
        
        Background color #b527af
      
           Border around this has a color of #b527af        
        
          <div style="border:2px solid #b527af;">Content here</div>
        
        
          .myborder {border:2px solid #b527af;}
        
        Border color #b527af