#b36bba color space conversions
Hex:
        #b36bba
        RGB:
        179, 107, 186
        CMY:
        30, 58, 27
        CMYK:
        4, 42, 0, 27
      HSL:
        295°, 36.4055%, 57.4510%
        HSV (HSB):
        295°, 42.4731%, 72.9412%
        XYZ:
        32.7110, 23.6443, 49.2941
        xyY:
        0.3096, 0.2238, 23.6443
      CIE-Lab:
        55.7299, 41.2125, -29.8985
        CIE-LCH:
        55.7299, 50.9155, 324.0401
        CIE-Luv:
        55.7299, 33.7691, -51.2746
        Hunter-Lab:
        48.6254, 34.9853, -26.0677
      #b36bba color charts
#b36bba RGB chart
      #b36bba CMYK chart
      #b36bba RGB pie chart
      #b36bba color shades, tints & tones
#b36bba color schemes
#b36bba color preview, HTML & CSS examples
           This text has a color of #b36bba        
        
          <p style="color:#b36bba;">Text here</p>
        
        
          .mytext {color:#b36bba;}
        
        Text color #b36bba
      
           This box has a color of #b36bba        
        
          <div style="background-color:#b36bba;">Content here</div>
        
        
          .mybackground {background-color:#b36bba;}
        
        Background color #b36bba
      
           Border around this has a color of #b36bba        
        
          <div style="border:2px solid #b36bba;">Content here</div>
        
        
          .myborder {border:2px solid #b36bba;}
        
        Border color #b36bba