#b89bd5 color space conversions
Hex:
        #b89bd5
        RGB:
        184, 155, 213
        CMY:
        28, 39, 16
        CMYK:
        14, 27, 0, 16
      HSL:
        270°, 40.8451%, 72.1569%
        HSV (HSB):
        270°, 27.2300%, 83.5294%
        XYZ:
        43.4987, 38.4371, 68.0773
        xyY:
        0.2900, 0.2562, 38.4371
      CIE-Lab:
        68.3416, 21.7740, -25.6024
        CIE-LCH:
        68.3416, 33.6093, 310.3801
        CIE-Luv:
        68.3416, 11.7679, -43.2312
        Hunter-Lab:
        61.9977, 16.7430, -21.7057
      #b89bd5 color charts
#b89bd5 RGB chart
      #b89bd5 CMYK chart
      #b89bd5 RGB pie chart
      #b89bd5 color shades, tints & tones
#b89bd5 color schemes
#b89bd5 color preview, HTML & CSS examples
           This text has a color of #b89bd5        
        
          <p style="color:#b89bd5;">Text here</p>
        
        
          .mytext {color:#b89bd5;}
        
        Text color #b89bd5
      
           This box has a color of #b89bd5        
        
          <div style="background-color:#b89bd5;">Content here</div>
        
        
          .mybackground {background-color:#b89bd5;}
        
        Background color #b89bd5
      
           Border around this has a color of #b89bd5        
        
          <div style="border:2px solid #b89bd5;">Content here</div>
        
        
          .myborder {border:2px solid #b89bd5;}
        
        Border color #b89bd5