#bf86a4 color space conversions
Hex:
        #bf86a4
        RGB:
        191, 134, 164
        CMY:
        25, 47, 36
        CMYK:
        0, 30, 14, 25
      HSL:
        328°, 30.8108%, 63.7255%
        HSV (HSB):
        328°, 29.8429%, 74.9020%
        XYZ:
        36.7118, 30.8069, 39.1334
        xyY:
        0.3442, 0.2889, 30.8069
      CIE-Lab:
        62.3443, 26.4413, -7.1213
        CIE-LCH:
        62.3443, 27.3835, 344.9265
        CIE-Luv:
        62.3443, 32.7960, -14.9069
        Hunter-Lab:
        55.5040, 20.9327, -2.9500
      #bf86a4 color charts
#bf86a4 RGB chart
      #bf86a4 CMYK chart
      #bf86a4 RGB pie chart
      #bf86a4 color shades, tints & tones
#bf86a4 color schemes
#bf86a4 color preview, HTML & CSS examples
           This text has a color of #bf86a4        
        
          <p style="color:#bf86a4;">Text here</p>
        
        
          .mytext {color:#bf86a4;}
        
        Text color #bf86a4
      
           This box has a color of #bf86a4        
        
          <div style="background-color:#bf86a4;">Content here</div>
        
        
          .mybackground {background-color:#bf86a4;}
        
        Background color #bf86a4
      
           Border around this has a color of #bf86a4        
        
          <div style="border:2px solid #bf86a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf86a4;}
        
        Border color #bf86a4