#bf8bff color space conversions
Hex:
        #bf8bff
        RGB:
        191, 139, 255
        CMY:
        25, 45, 0
        CMYK:
        25, 45, 0, 0
      HSL:
        267°, 100.0000%, 77.2549%
        HSV (HSB):
        267°, 45.4902%, 100.0000%
        XYZ:
        48.7685, 36.7616, 99.1331
        xyY:
        0.2641, 0.1991, 36.7616
      CIE-Lab:
        67.0978, 42.1057, -50.5707
        CIE-LCH:
        67.0978, 65.8049, 309.7812
        CIE-Luv:
        67.0978, 17.0010, -86.9950
        Hunter-Lab:
        60.6313, 37.4706, -54.4980
      #bf8bff color charts
#bf8bff RGB chart
      #bf8bff CMYK chart
      #bf8bff RGB pie chart
      #bf8bff color shades, tints & tones
#bf8bff color schemes
#bf8bff color preview, HTML & CSS examples
           This text has a color of #bf8bff        
        
          <p style="color:#bf8bff;">Text here</p>
        
        
          .mytext {color:#bf8bff;}
        
        Text color #bf8bff
      
           This box has a color of #bf8bff        
        
          <div style="background-color:#bf8bff;">Content here</div>
        
        
          .mybackground {background-color:#bf8bff;}
        
        Background color #bf8bff
      
           Border around this has a color of #bf8bff        
        
          <div style="border:2px solid #bf8bff;">Content here</div>
        
        
          .myborder {border:2px solid #bf8bff;}
        
        Border color #bf8bff