#bfb8d3 color space conversions
Hex:
        #bfb8d3
        RGB:
        191, 184, 211
        CMY:
        25, 28, 17
        CMYK:
        9, 13, 0, 17
      HSL:
        256°, 23.4783%, 77.4510%
        HSV (HSB):
        256°, 12.7962%, 82.7451%
        XYZ:
        50.3842, 50.0605, 68.6351
        xyY:
        0.2980, 0.2961, 50.0605
      CIE-Lab:
        76.1064, 7.6483, -12.6806
        CIE-LCH:
        76.1064, 14.8086, 301.0962
        CIE-Luv:
        76.1064, 2.2330, -20.7882
        Hunter-Lab:
        70.7534, 3.2931, -7.9875
      #bfb8d3 color charts
#bfb8d3 RGB chart
      #bfb8d3 CMYK chart
      #bfb8d3 RGB pie chart
      #bfb8d3 color shades, tints & tones
#bfb8d3 color schemes
#bfb8d3 color preview, HTML & CSS examples
           This text has a color of #bfb8d3        
        
          <p style="color:#bfb8d3;">Text here</p>
        
        
          .mytext {color:#bfb8d3;}
        
        Text color #bfb8d3
      
           This box has a color of #bfb8d3        
        
          <div style="background-color:#bfb8d3;">Content here</div>
        
        
          .mybackground {background-color:#bfb8d3;}
        
        Background color #bfb8d3
      
           Border around this has a color of #bfb8d3        
        
          <div style="border:2px solid #bfb8d3;">Content here</div>
        
        
          .myborder {border:2px solid #bfb8d3;}
        
        Border color #bfb8d3