#b36ec5 color space conversions
Hex:
        #b36ec5
        RGB:
        179, 110, 197
        CMY:
        30, 57, 23
        CMYK:
        9, 44, 0, 23
      HSL:
        288°, 42.8571%, 60.1961%
        HSV (HSB):
        288°, 44.1624%, 77.2549%
        XYZ:
        34.2444, 24.7668, 55.7989
        xyY:
        0.2983, 0.2157, 24.7668
      CIE-Lab:
        56.8475, 41.7867, -34.4495
        CIE-LCH:
        56.8475, 54.1562, 320.4974
        CIE-Luv:
        56.8475, 30.4134, -58.6973
        Hunter-Lab:
        49.7662, 35.7358, -31.6408
      #b36ec5 color charts
#b36ec5 RGB chart
      #b36ec5 CMYK chart
      #b36ec5 RGB pie chart
      #b36ec5 color shades, tints & tones
#b36ec5 color schemes
#b36ec5 color preview, HTML & CSS examples
           This text has a color of #b36ec5        
        
          <p style="color:#b36ec5;">Text here</p>
        
        
          .mytext {color:#b36ec5;}
        
        Text color #b36ec5
      
           This box has a color of #b36ec5        
        
          <div style="background-color:#b36ec5;">Content here</div>
        
        
          .mybackground {background-color:#b36ec5;}
        
        Background color #b36ec5
      
           Border around this has a color of #b36ec5        
        
          <div style="border:2px solid #b36ec5;">Content here</div>
        
        
          .myborder {border:2px solid #b36ec5;}
        
        Border color #b36ec5