#bf8beb color space conversions
Hex:
        #bf8beb
        RGB:
        191, 139, 235
        CMY:
        25, 45, 8
        CMYK:
        19, 41, 0, 8
      HSL:
        273°, 70.5882%, 73.3333%
        HSV (HSB):
        273°, 40.8511%, 92.1569%
        XYZ:
        45.7139, 35.5398, 83.0477
        xyY:
        0.2782, 0.2163, 35.5398
      CIE-Lab:
        66.1668, 37.5807, -41.0671
        CIE-LCH:
        66.1668, 55.6670, 312.4618
        CIE-Luv:
        66.1668, 19.7947, -70.5448
        Hunter-Lab:
        59.6152, 32.5499, -40.8640
      #bf8beb color charts
#bf8beb RGB chart
      #bf8beb CMYK chart
      #bf8beb RGB pie chart
      #bf8beb color shades, tints & tones
#bf8beb color schemes
#bf8beb color preview, HTML & CSS examples
           This text has a color of #bf8beb        
        
          <p style="color:#bf8beb;">Text here</p>
        
        
          .mytext {color:#bf8beb;}
        
        Text color #bf8beb
      
           This box has a color of #bf8beb        
        
          <div style="background-color:#bf8beb;">Content here</div>
        
        
          .mybackground {background-color:#bf8beb;}
        
        Background color #bf8beb
      
           Border around this has a color of #bf8beb        
        
          <div style="border:2px solid #bf8beb;">Content here</div>
        
        
          .myborder {border:2px solid #bf8beb;}
        
        Border color #bf8beb