#b26bd1 color space conversions
Hex:
        #b26bd1
        RGB:
        178, 107, 209
        CMY:
        30, 58, 18
        CMYK:
        15, 49, 0, 18
      HSL:
        282°, 52.5773%, 61.9608%
        HSV (HSB):
        282°, 48.8038%, 81.9608%
        XYZ:
        35.1264, 24.5838, 63.2154
        xyY:
        0.2858, 0.2000, 24.5838
      CIE-Lab:
        56.6676, 45.5906, -41.5576
        CIE-LCH:
        56.6676, 61.6891, 317.6496
        CIE-Luv:
        56.6676, 28.6488, -70.3965
        Hunter-Lab:
        49.5821, 39.6897, -40.8852
      #b26bd1 color charts
#b26bd1 RGB chart
      #b26bd1 CMYK chart
      #b26bd1 RGB pie chart
      #b26bd1 color shades, tints & tones
#b26bd1 color schemes
#b26bd1 color preview, HTML & CSS examples
           This text has a color of #b26bd1        
        
          <p style="color:#b26bd1;">Text here</p>
        
        
          .mytext {color:#b26bd1;}
        
        Text color #b26bd1
      
           This box has a color of #b26bd1        
        
          <div style="background-color:#b26bd1;">Content here</div>
        
        
          .mybackground {background-color:#b26bd1;}
        
        Background color #b26bd1
      
           Border around this has a color of #b26bd1        
        
          <div style="border:2px solid #b26bd1;">Content here</div>
        
        
          .myborder {border:2px solid #b26bd1;}
        
        Border color #b26bd1