#b29eeb color space conversions
Hex:
        #b29eeb
        RGB:
        178, 158, 235
        CMY:
        30, 38, 8
        CMYK:
        24, 33, 0, 8
      HSL:
        256°, 65.8120%, 77.0588%
        HSV (HSB):
        256°, 32.7660%, 92.1569%
        XYZ:
        45.5824, 39.9169, 83.8995
        xyY:
        0.2691, 0.2356, 39.9169
      CIE-Lab:
        69.4103, 23.2240, -36.0975
        CIE-LCH:
        69.4103, 42.9230, 302.7560
        CIE-Luv:
        69.4103, 5.0938, -60.8181
        Hunter-Lab:
        63.1798, 18.2179, -34.5082
      #b29eeb color charts
#b29eeb RGB chart
      #b29eeb CMYK chart
      #b29eeb RGB pie chart
      #b29eeb color shades, tints & tones
#b29eeb color schemes
#b29eeb color preview, HTML & CSS examples
           This text has a color of #b29eeb        
        
          <p style="color:#b29eeb;">Text here</p>
        
        
          .mytext {color:#b29eeb;}
        
        Text color #b29eeb
      
           This box has a color of #b29eeb        
        
          <div style="background-color:#b29eeb;">Content here</div>
        
        
          .mybackground {background-color:#b29eeb;}
        
        Background color #b29eeb
      
           Border around this has a color of #b29eeb        
        
          <div style="border:2px solid #b29eeb;">Content here</div>
        
        
          .myborder {border:2px solid #b29eeb;}
        
        Border color #b29eeb