#b89cf2 color space conversions
Hex:
        #b89cf2
        RGB:
        184, 156, 242
        CMY:
        28, 39, 5
        CMYK:
        24, 36, 0, 5
      HSL:
        260°, 76.7857%, 78.0392%
        HSV (HSB):
        260°, 35.5372%, 94.9020%
        XYZ:
        47.6826, 40.3781, 89.2850
        xyY:
        0.2689, 0.2277, 40.3781
      CIE-Lab:
        69.7380, 27.7325, -39.3746
        CIE-LCH:
        69.7380, 48.1607, 305.1580
        CIE-Luv:
        69.7380, 8.3443, -66.9535
        Hunter-Lab:
        63.5438, 22.7432, -38.8274
      #b89cf2 color charts
#b89cf2 RGB chart
      #b89cf2 CMYK chart
      #b89cf2 RGB pie chart
      #b89cf2 color shades, tints & tones
#b89cf2 color schemes
#b89cf2 color preview, HTML & CSS examples
           This text has a color of #b89cf2        
        
          <p style="color:#b89cf2;">Text here</p>
        
        
          .mytext {color:#b89cf2;}
        
        Text color #b89cf2
      
           This box has a color of #b89cf2        
        
          <div style="background-color:#b89cf2;">Content here</div>
        
        
          .mybackground {background-color:#b89cf2;}
        
        Background color #b89cf2
      
           Border around this has a color of #b89cf2        
        
          <div style="border:2px solid #b89cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b89cf2;}
        
        Border color #b89cf2