#b29be1 color space conversions
Hex:
        #b29be1
        RGB:
        178, 155, 225
        CMY:
        30, 39, 12
        CMYK:
        21, 31, 0, 12
      HSL:
        260°, 53.8462%, 74.5098%
        HSV (HSB):
        260°, 31.1111%, 88.2353%
        XYZ:
        43.6720, 38.3439, 76.3335
        xyY:
        0.2758, 0.2421, 38.3439
      CIE-Lab:
        68.2733, 22.5791, -32.3716
        CIE-LCH:
        68.2733, 39.4681, 304.8957
        CIE-Luv:
        68.2733, 7.2792, -54.4100
        Hunter-Lab:
        61.9225, 17.5264, -29.7427
      #b29be1 color charts
#b29be1 RGB chart
      #b29be1 CMYK chart
      #b29be1 RGB pie chart
      #b29be1 color shades, tints & tones
#b29be1 color schemes
#b29be1 color preview, HTML & CSS examples
           This text has a color of #b29be1        
        
          <p style="color:#b29be1;">Text here</p>
        
        
          .mytext {color:#b29be1;}
        
        Text color #b29be1
      
           This box has a color of #b29be1        
        
          <div style="background-color:#b29be1;">Content here</div>
        
        
          .mybackground {background-color:#b29be1;}
        
        Background color #b29be1
      
           Border around this has a color of #b29be1        
        
          <div style="border:2px solid #b29be1;">Content here</div>
        
        
          .myborder {border:2px solid #b29be1;}
        
        Border color #b29be1