#bf86a3 color space conversions
Hex:
        #bf86a3
        RGB:
        191, 134, 163
        CMY:
        25, 47, 36
        CMYK:
        0, 30, 15, 25
      HSL:
        329°, 30.8108%, 63.7255%
        HSV (HSB):
        329°, 29.8429%, 74.9020%
        XYZ:
        36.6218, 30.7709, 38.6595
        xyY:
        0.3453, 0.2901, 30.7709
      CIE-Lab:
        62.3138, 26.2751, -6.5977
        CIE-LCH:
        62.3138, 27.0908, 345.9045
        CIE-Luv:
        62.3138, 32.9500, -14.1095
        Hunter-Lab:
        55.4715, 20.7690, -2.4907
      #bf86a3 color charts
#bf86a3 RGB chart
      #bf86a3 CMYK chart
      #bf86a3 RGB pie chart
      #bf86a3 color shades, tints & tones
#bf86a3 color schemes
#bf86a3 color preview, HTML & CSS examples
           This text has a color of #bf86a3        
        
          <p style="color:#bf86a3;">Text here</p>
        
        
          .mytext {color:#bf86a3;}
        
        Text color #bf86a3
      
           This box has a color of #bf86a3        
        
          <div style="background-color:#bf86a3;">Content here</div>
        
        
          .mybackground {background-color:#bf86a3;}
        
        Background color #bf86a3
      
           Border around this has a color of #bf86a3        
        
          <div style="border:2px solid #bf86a3;">Content here</div>
        
        
          .myborder {border:2px solid #bf86a3;}
        
        Border color #bf86a3