#b29deb color space conversions
Hex:
        #b29deb
        RGB:
        178, 157, 235
        CMY:
        30, 38, 8
        CMYK:
        24, 33, 0, 8
      HSL:
        256°, 66.1017%, 76.8627%
        HSV (HSB):
        256°, 33.1915%, 92.1569%
        XYZ:
        45.4125, 39.5771, 83.8429
        xyY:
        0.2690, 0.2344, 39.5771
      CIE-Lab:
        69.1672, 23.7847, -36.4752
        CIE-LCH:
        69.1672, 43.5449, 303.1075
        CIE-Luv:
        69.1672, 5.5068, -61.4919
        Hunter-Lab:
        62.9103, 18.7590, -34.9808
      #b29deb color charts
#b29deb RGB chart
      #b29deb CMYK chart
      #b29deb RGB pie chart
      #b29deb color shades, tints & tones
#b29deb color schemes
#b29deb color preview, HTML & CSS examples
           This text has a color of #b29deb        
        
          <p style="color:#b29deb;">Text here</p>
        
        
          .mytext {color:#b29deb;}
        
        Text color #b29deb
      
           This box has a color of #b29deb        
        
          <div style="background-color:#b29deb;">Content here</div>
        
        
          .mybackground {background-color:#b29deb;}
        
        Background color #b29deb
      
           Border around this has a color of #b29deb        
        
          <div style="border:2px solid #b29deb;">Content here</div>
        
        
          .myborder {border:2px solid #b29deb;}
        
        Border color #b29deb