#b89dff color space conversions
Hex:
        #b89dff
        RGB:
        184, 157, 255
        CMY:
        28, 38, 0
        CMYK:
        28, 38, 0, 0
      HSL:
        257°, 100.0000%, 80.7843%
        HSV (HSB):
        257°, 38.4314%, 100.0000%
        XYZ:
        49.8741, 41.5243, 99.9941
        xyY:
        0.2606, 0.2170, 41.5243
      CIE-Lab:
        70.5417, 30.2638, -45.1925
        CIE-LCH:
        70.5417, 54.3899, 303.8088
        CIE-Luv:
        70.5417, 6.6499, -77.1572
        Hunter-Lab:
        64.4393, 25.3848, -46.8960
      #b89dff color charts
#b89dff RGB chart
      #b89dff CMYK chart
      #b89dff RGB pie chart
      #b89dff color shades, tints & tones
#b89dff color schemes
#b89dff color preview, HTML & CSS examples
           This text has a color of #b89dff        
        
          <p style="color:#b89dff;">Text here</p>
        
        
          .mytext {color:#b89dff;}
        
        Text color #b89dff
      
           This box has a color of #b89dff        
        
          <div style="background-color:#b89dff;">Content here</div>
        
        
          .mybackground {background-color:#b89dff;}
        
        Background color #b89dff
      
           Border around this has a color of #b89dff        
        
          <div style="border:2px solid #b89dff;">Content here</div>
        
        
          .myborder {border:2px solid #b89dff;}
        
        Border color #b89dff