#bfb8dc color space conversions
Hex:
        #bfb8dc
        RGB:
        191, 184, 220
        CMY:
        25, 28, 14
        CMYK:
        13, 16, 0, 14
      HSL:
        252°, 33.9623%, 79.2157%
        HSV (HSB):
        252°, 16.3636%, 86.2745%
        XYZ:
        51.5446, 50.5247, 74.7457
        xyY:
        0.2915, 0.2857, 50.5247
      CIE-Lab:
        76.3902, 9.5081, -17.1364
        CIE-LCH:
        76.3902, 19.5975, 299.0235
        CIE-Luv:
        76.3902, 1.6151, -28.2214
        Hunter-Lab:
        71.0807, 5.0492, -12.5906
      #bfb8dc color charts
#bfb8dc RGB chart
      #bfb8dc CMYK chart
      #bfb8dc RGB pie chart
      #bfb8dc color shades, tints & tones
#bfb8dc color schemes
#bfb8dc color preview, HTML & CSS examples
           This text has a color of #bfb8dc        
        
          <p style="color:#bfb8dc;">Text here</p>
        
        
          .mytext {color:#bfb8dc;}
        
        Text color #bfb8dc
      
           This box has a color of #bfb8dc        
        
          <div style="background-color:#bfb8dc;">Content here</div>
        
        
          .mybackground {background-color:#bfb8dc;}
        
        Background color #bfb8dc
      
           Border around this has a color of #bfb8dc        
        
          <div style="border:2px solid #bfb8dc;">Content here</div>
        
        
          .myborder {border:2px solid #bfb8dc;}
        
        Border color #bfb8dc