#b36bda color space conversions
Hex:
        #b36bda
        RGB:
        179, 107, 218
        CMY:
        30, 58, 15
        CMYK:
        18, 51, 0, 15
      HSL:
        279°, 60.0000%, 63.7255%
        HSV (HSB):
        279°, 50.9174%, 85.4902%
        XYZ:
        36.5030, 25.1611, 69.2623
        xyY:
        0.2788, 0.1922, 25.1611
      CIE-Lab:
        57.2320, 47.7853, -45.7434
        CIE-LCH:
        57.2320, 66.1506, 316.2507
        CIE-Luv:
        57.2320, 27.5414, -77.4501
        Hunter-Lab:
        50.1608, 42.1166, -46.7554
      #b36bda color charts
#b36bda RGB chart
      #b36bda CMYK chart
      #b36bda RGB pie chart
      #b36bda color shades, tints & tones
#b36bda color schemes
#b36bda color preview, HTML & CSS examples
           This text has a color of #b36bda        
        
          <p style="color:#b36bda;">Text here</p>
        
        
          .mytext {color:#b36bda;}
        
        Text color #b36bda
      
           This box has a color of #b36bda        
        
          <div style="background-color:#b36bda;">Content here</div>
        
        
          .mybackground {background-color:#b36bda;}
        
        Background color #b36bda
      
           Border around this has a color of #b36bda        
        
          <div style="border:2px solid #b36bda;">Content here</div>
        
        
          .myborder {border:2px solid #b36bda;}
        
        Border color #b36bda