#bfb7ce color space conversions
Hex:
        #bfb7ce
        RGB:
        191, 183, 206
        CMY:
        25, 28, 19
        CMYK:
        7, 11, 0, 19
      HSL:
        261°, 19.0083%, 76.2745%
        HSV (HSB):
        261°, 11.1650%, 80.7843%
        XYZ:
        49.5599, 49.3996, 65.3155
        xyY:
        0.3017, 0.3007, 49.3996
      CIE-Lab:
        75.6992, 7.1843, -10.5721
        CIE-LCH:
        75.6992, 12.7822, 304.1982
        CIE-Luv:
        75.6992, 3.0632, -17.3751
        Hunter-Lab:
        70.2848, 2.8672, -5.8987
      #bfb7ce color charts
#bfb7ce RGB chart
      #bfb7ce CMYK chart
      #bfb7ce RGB pie chart
      #bfb7ce color shades, tints & tones
#bfb7ce color schemes
#bfb7ce color preview, HTML & CSS examples
           This text has a color of #bfb7ce        
        
          <p style="color:#bfb7ce;">Text here</p>
        
        
          .mytext {color:#bfb7ce;}
        
        Text color #bfb7ce
      
           This box has a color of #bfb7ce        
        
          <div style="background-color:#bfb7ce;">Content here</div>
        
        
          .mybackground {background-color:#bfb7ce;}
        
        Background color #bfb7ce
      
           Border around this has a color of #bfb7ce        
        
          <div style="border:2px solid #bfb7ce;">Content here</div>
        
        
          .myborder {border:2px solid #bfb7ce;}
        
        Border color #bfb7ce