#b89ed5 color space conversions
Hex:
        #b89ed5
        RGB:
        184, 158, 213
        CMY:
        28, 38, 16
        CMYK:
        14, 26, 0, 16
      HSL:
        268°, 39.5683%, 72.7451%
        HSV (HSB):
        268°, 25.8216%, 83.5294%
        XYZ:
        44.0043, 39.4482, 68.2458
        xyY:
        0.2901, 0.2600, 39.4482
      CIE-Lab:
        69.0747, 20.1009, -24.4794
        CIE-LCH:
        69.0747, 31.6747, 309.3907
        CIE-Luv:
        69.0747, 10.4062, -41.2265
        Hunter-Lab:
        62.8078, 15.1467, -20.4580
      #b89ed5 color charts
#b89ed5 RGB chart
      #b89ed5 CMYK chart
      #b89ed5 RGB pie chart
      #b89ed5 color shades, tints & tones
#b89ed5 color schemes
#b89ed5 color preview, HTML & CSS examples
           This text has a color of #b89ed5        
        
          <p style="color:#b89ed5;">Text here</p>
        
        
          .mytext {color:#b89ed5;}
        
        Text color #b89ed5
      
           This box has a color of #b89ed5        
        
          <div style="background-color:#b89ed5;">Content here</div>
        
        
          .mybackground {background-color:#b89ed5;}
        
        Background color #b89ed5
      
           Border around this has a color of #b89ed5        
        
          <div style="border:2px solid #b89ed5;">Content here</div>
        
        
          .myborder {border:2px solid #b89ed5;}
        
        Border color #b89ed5