#bfaac9 color space conversions
Hex:
        #bfaac9
        RGB:
        191, 170, 201
        CMY:
        25, 33, 21
        CMYK:
        5, 15, 0, 21
      HSL:
        281°, 22.3022%, 72.7451%
        HSV (HSB):
        281°, 15.4229%, 78.8235%
        XYZ:
        46.4032, 44.0429, 61.3138
        xyY:
        0.3058, 0.2902, 44.0429
      CIE-Lab:
        72.2571, 13.2883, -12.9891
        CIE-LCH:
        72.2571, 18.5822, 315.6524
        CIE-Luv:
        72.2571, 9.8469, -22.0300
        Hunter-Lab:
        66.3648, 8.6713, -8.3221
      #bfaac9 color charts
#bfaac9 RGB chart
      #bfaac9 CMYK chart
      #bfaac9 RGB pie chart
      #bfaac9 color shades, tints & tones
#bfaac9 color schemes
#bfaac9 color preview, HTML & CSS examples
           This text has a color of #bfaac9        
        
          <p style="color:#bfaac9;">Text here</p>
        
        
          .mytext {color:#bfaac9;}
        
        Text color #bfaac9
      
           This box has a color of #bfaac9        
        
          <div style="background-color:#bfaac9;">Content here</div>
        
        
          .mybackground {background-color:#bfaac9;}
        
        Background color #bfaac9
      
           Border around this has a color of #bfaac9        
        
          <div style="border:2px solid #bfaac9;">Content here</div>
        
        
          .myborder {border:2px solid #bfaac9;}
        
        Border color #bfaac9