#b989e8 color space conversions
Hex:
        #b989e8
        RGB:
        185, 137, 232
        CMY:
        27, 46, 9
        CMYK:
        20, 41, 0, 9
      HSL:
        270°, 67.3759%, 72.3529%
        HSV (HSB):
        270°, 40.9483%, 90.9804%
        XYZ:
        43.5187, 34.0318, 80.6190
        xyY:
        0.2751, 0.2152, 34.0318
      CIE-Lab:
        64.9878, 36.2888, -41.3008
        CIE-LCH:
        64.9878, 54.9785, 311.3040
        CIE-Luv:
        64.9878, 17.6468, -70.5303
        Hunter-Lab:
        58.3368, 31.0701, -41.1006
      #b989e8 color charts
#b989e8 RGB chart
      #b989e8 CMYK chart
      #b989e8 RGB pie chart
      #b989e8 color shades, tints & tones
#b989e8 color schemes
#b989e8 color preview, HTML & CSS examples
           This text has a color of #b989e8        
        
          <p style="color:#b989e8;">Text here</p>
        
        
          .mytext {color:#b989e8;}
        
        Text color #b989e8
      
           This box has a color of #b989e8        
        
          <div style="background-color:#b989e8;">Content here</div>
        
        
          .mybackground {background-color:#b989e8;}
        
        Background color #b989e8
      
           Border around this has a color of #b989e8        
        
          <div style="border:2px solid #b989e8;">Content here</div>
        
        
          .myborder {border:2px solid #b989e8;}
        
        Border color #b989e8