#b989a8 color space conversions
Hex:
        #b989a8
        RGB:
        185, 137, 168
        CMY:
        27, 46, 34
        CMYK:
        0, 26, 9, 27
      HSL:
        321°, 25.5319%, 63.1373%
        HSV (HSB):
        321°, 25.9459%, 72.5490%
        XYZ:
        36.0211, 31.0328, 41.1372
        xyY:
        0.3329, 0.2868, 31.0328
      CIE-Lab:
        62.5353, 23.3201, -9.1788
        CIE-LCH:
        62.5353, 25.0614, 338.5154
        CIE-Luv:
        62.5353, 26.6028, -17.4057
        Hunter-Lab:
        55.7071, 17.9338, -4.7881
      #b989a8 color charts
#b989a8 RGB chart
      #b989a8 CMYK chart
      #b989a8 RGB pie chart
      #b989a8 color shades, tints & tones
#b989a8 color schemes
#b989a8 color preview, HTML & CSS examples
           This text has a color of #b989a8        
        
          <p style="color:#b989a8;">Text here</p>
        
        
          .mytext {color:#b989a8;}
        
        Text color #b989a8
      
           This box has a color of #b989a8        
        
          <div style="background-color:#b989a8;">Content here</div>
        
        
          .mybackground {background-color:#b989a8;}
        
        Background color #b989a8
      
           Border around this has a color of #b989a8        
        
          <div style="border:2px solid #b989a8;">Content here</div>
        
        
          .myborder {border:2px solid #b989a8;}
        
        Border color #b989a8