#b36fc2 color space conversions
Hex:
        #b36fc2
        RGB:
        179, 111, 194
        CMY:
        30, 56, 24
        CMYK:
        8, 43, 0, 24
      HSL:
        289°, 40.4878%, 59.8039%
        HSV (HSB):
        289°, 42.7835%, 76.0784%
        XYZ:
        34.0124, 24.8476, 54.0424
        xyY:
        0.3013, 0.2201, 24.8476
      CIE-Lab:
        56.9267, 40.6404, -32.6156
        CIE-LCH:
        56.9267, 52.1097, 321.2515
        CIE-Luv:
        56.9267, 30.5824, -55.6625
        Hunter-Lab:
        49.8474, 34.5632, -29.3864
      #b36fc2 color charts
#b36fc2 RGB chart
      #b36fc2 CMYK chart
      #b36fc2 RGB pie chart
      #b36fc2 color shades, tints & tones
#b36fc2 color schemes
#b36fc2 color preview, HTML & CSS examples
           This text has a color of #b36fc2        
        
          <p style="color:#b36fc2;">Text here</p>
        
        
          .mytext {color:#b36fc2;}
        
        Text color #b36fc2
      
           This box has a color of #b36fc2        
        
          <div style="background-color:#b36fc2;">Content here</div>
        
        
          .mybackground {background-color:#b36fc2;}
        
        Background color #b36fc2
      
           Border around this has a color of #b36fc2        
        
          <div style="border:2px solid #b36fc2;">Content here</div>
        
        
          .myborder {border:2px solid #b36fc2;}
        
        Border color #b36fc2