#b29bf8 color space conversions
Hex:
        #b29bf8
        RGB:
        178, 155, 248
        CMY:
        30, 39, 3
        CMYK:
        28, 38, 0, 3
      HSL:
        255°, 86.9159%, 79.0196%
        HSV (HSB):
        255°, 37.5000%, 97.2549%
        XYZ:
        47.0247, 39.6850, 93.9884
        xyY:
        0.2602, 0.2196, 39.6850
      CIE-Lab:
        69.2446, 28.0235, -43.4563
        CIE-LCH:
        69.2446, 51.7085, 302.8166
        CIE-Luv:
        69.2446, 5.1059, -73.7292
        Hunter-Lab:
        62.9960, 23.0021, -44.3619
      #b29bf8 color charts
#b29bf8 RGB chart
      #b29bf8 CMYK chart
      #b29bf8 RGB pie chart
      #b29bf8 color shades, tints & tones
#b29bf8 color schemes
#b29bf8 color preview, HTML & CSS examples
           This text has a color of #b29bf8        
        
          <p style="color:#b29bf8;">Text here</p>
        
        
          .mytext {color:#b29bf8;}
        
        Text color #b29bf8
      
           This box has a color of #b29bf8        
        
          <div style="background-color:#b29bf8;">Content here</div>
        
        
          .mybackground {background-color:#b29bf8;}
        
        Background color #b29bf8
      
           Border around this has a color of #b29bf8        
        
          <div style="border:2px solid #b29bf8;">Content here</div>
        
        
          .myborder {border:2px solid #b29bf8;}
        
        Border color #b29bf8