#b989d8 color space conversions
Hex:
        #b989d8
        RGB:
        185, 137, 216
        CMY:
        27, 46, 15
        CMYK:
        14, 37, 0, 15
      HSL:
        276°, 50.3185%, 69.2157%
        HSV (HSB):
        276°, 36.5741%, 84.7059%
        XYZ:
        41.3479, 33.1635, 69.1877
        xyY:
        0.2877, 0.2308, 33.1635
      CIE-Lab:
        64.2931, 32.7660, -33.5074
        CIE-LCH:
        64.2931, 46.8653, 314.3591
        CIE-Luv:
        64.2931, 19.8563, -57.1989
        Hunter-Lab:
        57.5877, 27.3842, -30.9214
      #b989d8 color charts
#b989d8 RGB chart
      #b989d8 CMYK chart
      #b989d8 RGB pie chart
      #b989d8 color shades, tints & tones
#b989d8 color schemes
#b989d8 color preview, HTML & CSS examples
           This text has a color of #b989d8        
        
          <p style="color:#b989d8;">Text here</p>
        
        
          .mytext {color:#b989d8;}
        
        Text color #b989d8
      
           This box has a color of #b989d8        
        
          <div style="background-color:#b989d8;">Content here</div>
        
        
          .mybackground {background-color:#b989d8;}
        
        Background color #b989d8
      
           Border around this has a color of #b989d8        
        
          <div style="border:2px solid #b989d8;">Content here</div>
        
        
          .myborder {border:2px solid #b989d8;}
        
        Border color #b989d8