#b988ac color space conversions
Hex:
        #b988ac
        RGB:
        185, 136, 172
        CMY:
        27, 47, 33
        CMYK:
        0, 26, 7, 27
      HSL:
        316°, 25.9259%, 62.9412%
        HSV (HSB):
        316°, 26.4865%, 72.5490%
        XYZ:
        36.2581, 30.9012, 43.0832
        xyY:
        0.3289, 0.2803, 30.9012
      CIE-Lab:
        62.4241, 24.5911, -11.6153
        CIE-LCH:
        62.4241, 27.1963, 334.7169
        CIE-Luv:
        62.4241, 26.5587, -21.2674
        Hunter-Lab:
        55.5888, 19.1473, -7.0396
      #b988ac color charts
#b988ac RGB chart
      #b988ac CMYK chart
      #b988ac RGB pie chart
      #b988ac color shades, tints & tones
#b988ac color schemes
#b988ac color preview, HTML & CSS examples
           This text has a color of #b988ac        
        
          <p style="color:#b988ac;">Text here</p>
        
        
          .mytext {color:#b988ac;}
        
        Text color #b988ac
      
           This box has a color of #b988ac        
        
          <div style="background-color:#b988ac;">Content here</div>
        
        
          .mybackground {background-color:#b988ac;}
        
        Background color #b988ac
      
           Border around this has a color of #b988ac        
        
          <div style="border:2px solid #b988ac;">Content here</div>
        
        
          .myborder {border:2px solid #b988ac;}
        
        Border color #b988ac