#b36fb5 color space conversions
Hex:
        #b36fb5
        RGB:
        179, 111, 181
        CMY:
        30, 56, 29
        CMYK:
        1, 39, 0, 29
      HSL:
        298°, 32.1101%, 57.2549%
        HSV (HSB):
        298°, 38.6740%, 70.9804%
        XYZ:
        32.6153, 24.2888, 46.6852
        xyY:
        0.3149, 0.2345, 24.2888
      CIE-Lab:
        56.3758, 38.0863, -26.0264
        CIE-LCH:
        56.3758, 46.1296, 325.6531
        CIE-Luv:
        56.3758, 33.0558, -44.8994
        Hunter-Lab:
        49.2836, 31.8828, -21.6655
      #b36fb5 color charts
#b36fb5 RGB chart
      #b36fb5 CMYK chart
      #b36fb5 RGB pie chart
      #b36fb5 color shades, tints & tones
#b36fb5 color schemes
#b36fb5 color preview, HTML & CSS examples
           This text has a color of #b36fb5        
        
          <p style="color:#b36fb5;">Text here</p>
        
        
          .mytext {color:#b36fb5;}
        
        Text color #b36fb5
      
           This box has a color of #b36fb5        
        
          <div style="background-color:#b36fb5;">Content here</div>
        
        
          .mybackground {background-color:#b36fb5;}
        
        Background color #b36fb5
      
           Border around this has a color of #b36fb5        
        
          <div style="border:2px solid #b36fb5;">Content here</div>
        
        
          .myborder {border:2px solid #b36fb5;}
        
        Border color #b36fb5