#b986ab color space conversions
Hex:
        #b986ab
        RGB:
        185, 134, 171
        CMY:
        27, 47, 33
        CMYK:
        0, 28, 8, 27
      HSL:
        316°, 26.7016%, 62.5490%
        HSV (HSB):
        316°, 27.5676%, 72.5490%
        XYZ:
        35.8834, 30.3048, 42.4862
        xyY:
        0.3302, 0.2789, 30.3048
      CIE-Lab:
        61.9163, 25.5263, -11.8095
        CIE-LCH:
        61.9163, 28.1257, 335.1728
        CIE-Luv:
        61.9163, 27.7272, -21.6868
        Hunter-Lab:
        55.0498, 20.0155, -7.2239
      #b986ab color charts
#b986ab RGB chart
      #b986ab CMYK chart
      #b986ab RGB pie chart
      #b986ab color shades, tints & tones
#b986ab color schemes
#b986ab color preview, HTML & CSS examples
           This text has a color of #b986ab        
        
          <p style="color:#b986ab;">Text here</p>
        
        
          .mytext {color:#b986ab;}
        
        Text color #b986ab
      
           This box has a color of #b986ab        
        
          <div style="background-color:#b986ab;">Content here</div>
        
        
          .mybackground {background-color:#b986ab;}
        
        Background color #b986ab
      
           Border around this has a color of #b986ab        
        
          <div style="border:2px solid #b986ab;">Content here</div>
        
        
          .myborder {border:2px solid #b986ab;}
        
        Border color #b986ab