#b534ac color space conversions
Hex:
        #b534ac
        RGB:
        181, 52, 172
        CMY:
        29, 80, 33
        CMYK:
        0, 71, 5, 29
      HSL:
        304°, 55.3648%, 45.6863%
        HSV (HSB):
        304°, 71.2707%, 70.9804%
        XYZ:
        27.7304, 15.2583, 40.5133
        xyY:
        0.3321, 0.1827, 15.2583
      CIE-Lab:
        45.9860, 64.4407, -36.9774
        CIE-LCH:
        45.9860, 74.2963, 330.1519
        CIE-Luv:
        45.9860, 57.0866, -62.8800
        Hunter-Lab:
        39.0619, 58.3608, -34.1498
      #b534ac color charts
#b534ac RGB chart
      #b534ac CMYK chart
      #b534ac RGB pie chart
      #b534ac color shades, tints & tones
#b534ac color schemes
#b534ac color preview, HTML & CSS examples
           This text has a color of #b534ac        
        
          <p style="color:#b534ac;">Text here</p>
        
        
          .mytext {color:#b534ac;}
        
        Text color #b534ac
      
           This box has a color of #b534ac        
        
          <div style="background-color:#b534ac;">Content here</div>
        
        
          .mybackground {background-color:#b534ac;}
        
        Background color #b534ac
      
           Border around this has a color of #b534ac        
        
          <div style="border:2px solid #b534ac;">Content here</div>
        
        
          .myborder {border:2px solid #b534ac;}
        
        Border color #b534ac