#b537b3 color space conversions
Hex:
        #b537b3
        RGB:
        181, 55, 179
        CMY:
        29, 78, 30
        CMYK:
        0, 70, 1, 29
      HSL:
        301°, 53.3898%, 46.2745%
        HSV (HSB):
        301°, 69.6133%, 70.9804%
        XYZ:
        28.5589, 15.8108, 44.1944
        xyY:
        0.3225, 0.1785, 15.8108
      CIE-Lab:
        46.7253, 64.5242, -39.9338
        CIE-LCH:
        46.7253, 75.8820, 328.2467
        CIE-Luv:
        46.7253, 54.0401, -67.4723
        Hunter-Lab:
        39.7628, 58.6195, -38.0639
      #b537b3 color charts
#b537b3 RGB chart
      #b537b3 CMYK chart
      #b537b3 RGB pie chart
      #b537b3 color shades, tints & tones
#b537b3 color schemes
#b537b3 color preview, HTML & CSS examples
           This text has a color of #b537b3        
        
          <p style="color:#b537b3;">Text here</p>
        
        
          .mytext {color:#b537b3;}
        
        Text color #b537b3
      
           This box has a color of #b537b3        
        
          <div style="background-color:#b537b3;">Content here</div>
        
        
          .mybackground {background-color:#b537b3;}
        
        Background color #b537b3
      
           Border around this has a color of #b537b3        
        
          <div style="border:2px solid #b537b3;">Content here</div>
        
        
          .myborder {border:2px solid #b537b3;}
        
        Border color #b537b3