#b89ff4 color space conversions
Hex:
        #b89ff4
        RGB:
        184, 159, 244
        CMY:
        28, 38, 4
        CMYK:
        25, 35, 0, 4
      HSL:
        258°, 79.4393%, 79.0196%
        HSV (HSB):
        258°, 34.8361%, 95.6863%
        XYZ:
        48.4944, 41.5183, 91.0458
        xyY:
        0.2678, 0.2293, 41.5183
      CIE-Lab:
        70.5375, 26.5282, -39.2187
        CIE-LCH:
        70.5375, 47.3482, 304.0751
        CIE-Luv:
        70.5375, 6.9294, -66.6425
        Hunter-Lab:
        64.4347, 21.5809, -38.6722
      #b89ff4 color charts
#b89ff4 RGB chart
      #b89ff4 CMYK chart
      #b89ff4 RGB pie chart
      #b89ff4 color shades, tints & tones
#b89ff4 color schemes
#b89ff4 color preview, HTML & CSS examples
           This text has a color of #b89ff4        
        
          <p style="color:#b89ff4;">Text here</p>
        
        
          .mytext {color:#b89ff4;}
        
        Text color #b89ff4
      
           This box has a color of #b89ff4        
        
          <div style="background-color:#b89ff4;">Content here</div>
        
        
          .mybackground {background-color:#b89ff4;}
        
        Background color #b89ff4
      
           Border around this has a color of #b89ff4        
        
          <div style="border:2px solid #b89ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b89ff4;}
        
        Border color #b89ff4