#bfaac8 color space conversions
Hex:
        #bfaac8
        RGB:
        191, 170, 200
        CMY:
        25, 33, 22
        CMYK:
        5, 15, 0, 22
      HSL:
        282°, 21.4286%, 72.5490%
        HSV (HSB):
        282°, 15.0000%, 78.4314%
        XYZ:
        46.2859, 43.9959, 60.6961
        xyY:
        0.3066, 0.2914, 43.9959
      CIE-Lab:
        72.2258, 13.0915, -12.4867
        CIE-LCH:
        72.2258, 18.0916, 316.3544
        CIE-Luv:
        72.2258, 9.9355, -21.2094
        Hunter-Lab:
        66.3294, 8.4841, -7.8239
      #bfaac8 color charts
#bfaac8 RGB chart
      #bfaac8 CMYK chart
      #bfaac8 RGB pie chart
      #bfaac8 color shades, tints & tones
#bfaac8 color schemes
#bfaac8 color preview, HTML & CSS examples
           This text has a color of #bfaac8        
        
          <p style="color:#bfaac8;">Text here</p>
        
        
          .mytext {color:#bfaac8;}
        
        Text color #bfaac8
      
           This box has a color of #bfaac8        
        
          <div style="background-color:#bfaac8;">Content here</div>
        
        
          .mybackground {background-color:#bfaac8;}
        
        Background color #bfaac8
      
           Border around this has a color of #bfaac8        
        
          <div style="border:2px solid #bfaac8;">Content here</div>
        
        
          .myborder {border:2px solid #bfaac8;}
        
        Border color #bfaac8