#b89ae2 color space conversions
Hex:
        #b89ae2
        RGB:
        184, 154, 226
        CMY:
        28, 40, 11
        CMYK:
        19, 32, 0, 11
      HSL:
        265°, 55.3846%, 74.5098%
        HSV (HSB):
        265°, 31.8584%, 88.6275%
        XYZ:
        45.0502, 38.7925, 77.0648
        xyY:
        0.2800, 0.2411, 38.7925
      CIE-Lab:
        68.6007, 25.1846, -32.3727
        CIE-LCH:
        68.6007, 41.0153, 307.8814
        CIE-Luv:
        68.6007, 10.8374, -54.8325
        Hunter-Lab:
        62.2837, 20.1140, -29.7621
      #b89ae2 color charts
#b89ae2 RGB chart
      #b89ae2 CMYK chart
      #b89ae2 RGB pie chart
      #b89ae2 color shades, tints & tones
#b89ae2 color schemes
#b89ae2 color preview, HTML & CSS examples
           This text has a color of #b89ae2        
        
          <p style="color:#b89ae2;">Text here</p>
        
        
          .mytext {color:#b89ae2;}
        
        Text color #b89ae2
      
           This box has a color of #b89ae2        
        
          <div style="background-color:#b89ae2;">Content here</div>
        
        
          .mybackground {background-color:#b89ae2;}
        
        Background color #b89ae2
      
           Border around this has a color of #b89ae2        
        
          <div style="border:2px solid #b89ae2;">Content here</div>
        
        
          .myborder {border:2px solid #b89ae2;}
        
        Border color #b89ae2