#b29fde color space conversions
Hex:
        #b29fde
        RGB:
        178, 159, 222
        CMY:
        30, 38, 13
        CMYK:
        20, 28, 0, 13
      HSL:
        258°, 48.8372%, 74.7059%
        HSV (HSB):
        258°, 28.3784%, 87.0588%
        XYZ:
        43.9431, 39.5352, 74.4222
        xyY:
        0.2783, 0.2504, 39.5352
      CIE-Lab:
        69.1372, 19.6521, -29.3867
        CIE-LCH:
        69.1372, 35.3523, 303.7722
        CIE-Luv:
        69.1372, 5.8332, -49.1727
        Hunter-Lab:
        62.8770, 14.7141, -26.1627
      #b29fde color charts
#b29fde RGB chart
      #b29fde CMYK chart
      #b29fde RGB pie chart
      #b29fde color shades, tints & tones
#b29fde color schemes
#b29fde color preview, HTML & CSS examples
           This text has a color of #b29fde        
        
          <p style="color:#b29fde;">Text here</p>
        
        
          .mytext {color:#b29fde;}
        
        Text color #b29fde
      
           This box has a color of #b29fde        
        
          <div style="background-color:#b29fde;">Content here</div>
        
        
          .mybackground {background-color:#b29fde;}
        
        Background color #b29fde
      
           Border around this has a color of #b29fde        
        
          <div style="border:2px solid #b29fde;">Content here</div>
        
        
          .myborder {border:2px solid #b29fde;}
        
        Border color #b29fde