#bd86af color space conversions
Hex:
        #bd86af
        RGB:
        189, 134, 175
        CMY:
        26, 47, 31
        CMYK:
        0, 29, 7, 26
      HSL:
        315°, 29.4118%, 63.3333%
        HSV (HSB):
        315°, 29.1005%, 74.1176%
        XYZ:
        37.2492, 30.9642, 44.5709
        xyY:
        0.3303, 0.2745, 30.9642
      CIE-Lab:
        62.4774, 27.6360, -13.1944
        CIE-LCH:
        62.4774, 30.6241, 334.4785
        CIE-Luv:
        62.4774, 29.7628, -24.1771
        Hunter-Lab:
        55.6454, 22.1089, -8.5383
      #bd86af color charts
#bd86af RGB chart
      #bd86af CMYK chart
      #bd86af RGB pie chart
      #bd86af color shades, tints & tones
#bd86af color schemes
#bd86af color preview, HTML & CSS examples
           This text has a color of #bd86af        
        
          <p style="color:#bd86af;">Text here</p>
        
        
          .mytext {color:#bd86af;}
        
        Text color #bd86af
      
           This box has a color of #bd86af        
        
          <div style="background-color:#bd86af;">Content here</div>
        
        
          .mybackground {background-color:#bd86af;}
        
        Background color #bd86af
      
           Border around this has a color of #bd86af        
        
          <div style="border:2px solid #bd86af;">Content here</div>
        
        
          .myborder {border:2px solid #bd86af;}
        
        Border color #bd86af