#b989b3 color space conversions
Hex:
        #b989b3
        RGB:
        185, 137, 179
        CMY:
        27, 46, 30
        CMYK:
        0, 26, 3, 27
      HSL:
        308°, 25.5319%, 63.1373%
        HSV (HSB):
        308°, 25.9459%, 72.5490%
        XYZ:
        37.0899, 31.4603, 46.7654
        xyY:
        0.3216, 0.2728, 31.4603
      CIE-Lab:
        62.8943, 25.3166, -14.8739
        CIE-LCH:
        62.8943, 29.3626, 329.5651
        CIE-Luv:
        62.8943, 25.0646, -26.3736
        Hunter-Lab:
        56.0895, 19.8790, -10.1713
      #b989b3 color charts
#b989b3 RGB chart
      #b989b3 CMYK chart
      #b989b3 RGB pie chart
      #b989b3 color shades, tints & tones
#b989b3 color schemes
#b989b3 color preview, HTML & CSS examples
           This text has a color of #b989b3        
        
          <p style="color:#b989b3;">Text here</p>
        
        
          .mytext {color:#b989b3;}
        
        Text color #b989b3
      
           This box has a color of #b989b3        
        
          <div style="background-color:#b989b3;">Content here</div>
        
        
          .mybackground {background-color:#b989b3;}
        
        Background color #b989b3
      
           Border around this has a color of #b989b3        
        
          <div style="border:2px solid #b989b3;">Content here</div>
        
        
          .myborder {border:2px solid #b989b3;}
        
        Border color #b989b3