#b534ba color space conversions
Hex:
        #b534ba
        RGB:
        181, 52, 186
        CMY:
        29, 80, 27
        CMYK:
        3, 72, 0, 27
      HSL:
        298°, 56.3025%, 46.6667%
        HSV (HSB):
        298°, 72.0430%, 72.9412%
        XYZ:
        29.1470, 15.8249, 47.9727
        xyY:
        0.3136, 0.1703, 15.8249
      CIE-Lab:
        46.7439, 66.7267, -44.0068
        CIE-LCH:
        46.7439, 79.9316, 326.5949
        CIE-Luv:
        46.7439, 52.3916, -73.7296
        Hunter-Lab:
        39.7805, 61.1700, -43.6534
      #b534ba color charts
#b534ba RGB chart
      #b534ba CMYK chart
      #b534ba RGB pie chart
      #b534ba color shades, tints & tones
#b534ba color schemes
#b534ba color preview, HTML & CSS examples
           This text has a color of #b534ba        
        
          <p style="color:#b534ba;">Text here</p>
        
        
          .mytext {color:#b534ba;}
        
        Text color #b534ba
      
           This box has a color of #b534ba        
        
          <div style="background-color:#b534ba;">Content here</div>
        
        
          .mybackground {background-color:#b534ba;}
        
        Background color #b534ba
      
           Border around this has a color of #b534ba        
        
          <div style="border:2px solid #b534ba;">Content here</div>
        
        
          .myborder {border:2px solid #b534ba;}
        
        Border color #b534ba