#bfb8e3 color space conversions
Hex:
        #bfb8e3
        RGB:
        191, 184, 227
        CMY:
        25, 28, 11
        CMYK:
        16, 19, 0, 11
      HSL:
        250°, 43.4343%, 80.5882%
        HSV (HSB):
        250°, 18.9427%, 89.0196%
        XYZ:
        52.4915, 50.9034, 79.7318
        xyY:
        0.2866, 0.2780, 50.9034
      CIE-Lab:
        76.6205, 10.9970, -20.5783
        CIE-LCH:
        76.6205, 23.3324, 298.1200
        CIE-Luv:
        76.6205, 1.1307, -34.0527
        Hunter-Lab:
        71.3466, 6.4703, -16.3156
      #bfb8e3 color charts
#bfb8e3 RGB chart
      #bfb8e3 CMYK chart
      #bfb8e3 RGB pie chart
      #bfb8e3 color shades, tints & tones
#bfb8e3 color schemes
#bfb8e3 color preview, HTML & CSS examples
           This text has a color of #bfb8e3        
        
          <p style="color:#bfb8e3;">Text here</p>
        
        
          .mytext {color:#bfb8e3;}
        
        Text color #bfb8e3
      
           This box has a color of #bfb8e3        
        
          <div style="background-color:#bfb8e3;">Content here</div>
        
        
          .mybackground {background-color:#bfb8e3;}
        
        Background color #bfb8e3
      
           Border around this has a color of #bfb8e3        
        
          <div style="border:2px solid #bfb8e3;">Content here</div>
        
        
          .myborder {border:2px solid #bfb8e3;}
        
        Border color #bfb8e3