#b537b4 color space conversions
Hex:
        #b537b4
        RGB:
        181, 55, 180
        CMY:
        29, 78, 29
        CMYK:
        0, 70, 1, 29
      HSL:
        300°, 53.3898%, 46.2745%
        HSV (HSB):
        300°, 69.6133%, 70.9804%
        XYZ:
        28.6605, 15.8514, 44.7291
        xyY:
        0.3212, 0.1776, 15.8514
      CIE-Lab:
        46.7790, 64.6893, -40.4361
        CIE-LCH:
        46.7790, 76.2875, 327.9912
        CIE-Luv:
        46.7790, 53.7109, -68.2503
        Hunter-Lab:
        39.8138, 58.8211, -38.7400
      #b537b4 color charts
#b537b4 RGB chart
      #b537b4 CMYK chart
      #b537b4 RGB pie chart
      #b537b4 color shades, tints & tones
#b537b4 color schemes
#b537b4 color preview, HTML & CSS examples
           This text has a color of #b537b4        
        
          <p style="color:#b537b4;">Text here</p>
        
        
          .mytext {color:#b537b4;}
        
        Text color #b537b4
      
           This box has a color of #b537b4        
        
          <div style="background-color:#b537b4;">Content here</div>
        
        
          .mybackground {background-color:#b537b4;}
        
        Background color #b537b4
      
           Border around this has a color of #b537b4        
        
          <div style="border:2px solid #b537b4;">Content here</div>
        
        
          .myborder {border:2px solid #b537b4;}
        
        Border color #b537b4