#b89ae5 color space conversions
Hex:
        #b89ae5
        RGB:
        184, 154, 229
        CMY:
        28, 40, 10
        CMYK:
        20, 33, 0, 10
      HSL:
        264°, 59.0551%, 75.0980%
        HSV (HSB):
        264°, 32.7511%, 89.8039%
        XYZ:
        45.4656, 38.9587, 79.2522
        xyY:
        0.2778, 0.2380, 38.9587
      CIE-Lab:
        68.7213, 25.8592, -33.8353
        CIE-LCH:
        68.7213, 42.5855, 307.3894
        CIE-Luv:
        68.7213, 10.5197, -57.3564
        Hunter-Lab:
        62.4169, 20.7931, -31.5901
      #b89ae5 color charts
#b89ae5 RGB chart
      #b89ae5 CMYK chart
      #b89ae5 RGB pie chart
      #b89ae5 color shades, tints & tones
#b89ae5 color schemes
#b89ae5 color preview, HTML & CSS examples
           This text has a color of #b89ae5        
        
          <p style="color:#b89ae5;">Text here</p>
        
        
          .mytext {color:#b89ae5;}
        
        Text color #b89ae5
      
           This box has a color of #b89ae5        
        
          <div style="background-color:#b89ae5;">Content here</div>
        
        
          .mybackground {background-color:#b89ae5;}
        
        Background color #b89ae5
      
           Border around this has a color of #b89ae5        
        
          <div style="border:2px solid #b89ae5;">Content here</div>
        
        
          .myborder {border:2px solid #b89ae5;}
        
        Border color #b89ae5