#b29bde color space conversions
Hex:
        #b29bde
        RGB:
        178, 155, 222
        CMY:
        30, 39, 13
        CMYK:
        20, 30, 0, 13
      HSL:
        261°, 50.3759%, 73.9216%
        HSV (HSB):
        261°, 30.1802%, 87.0588%
        XYZ:
        43.2663, 38.1816, 74.1966
        xyY:
        0.2780, 0.2453, 38.1816
      CIE-Lab:
        68.1542, 21.8937, -30.9033
        CIE-LCH:
        68.1542, 37.8728, 305.3160
        CIE-Luv:
        68.1542, 7.5655, -51.8801
        Hunter-Lab:
        61.7913, 16.8511, -27.9394
      #b29bde color charts
#b29bde RGB chart
      #b29bde CMYK chart
      #b29bde RGB pie chart
      #b29bde color shades, tints & tones
#b29bde color schemes
#b29bde color preview, HTML & CSS examples
           This text has a color of #b29bde        
        
          <p style="color:#b29bde;">Text here</p>
        
        
          .mytext {color:#b29bde;}
        
        Text color #b29bde
      
           This box has a color of #b29bde        
        
          <div style="background-color:#b29bde;">Content here</div>
        
        
          .mybackground {background-color:#b29bde;}
        
        Background color #b29bde
      
           Border around this has a color of #b29bde        
        
          <div style="border:2px solid #b29bde;">Content here</div>
        
        
          .myborder {border:2px solid #b29bde;}
        
        Border color #b29bde