#bf8bc0 color space conversions
Hex:
        #bf8bc0
        RGB:
        191, 139, 192
        CMY:
        25, 45, 25
        CMYK:
        1, 28, 0, 25
      HSL:
        299°, 29.6089%, 64.9020%
        HSV (HSB):
        299°, 27.6042%, 75.2941%
        XYZ:
        40.2329, 33.3474, 54.1854
        xyY:
        0.3149, 0.2610, 33.3474
      CIE-Lab:
        64.4412, 28.6909, -19.7990
        CIE-LCH:
        64.4412, 34.8593, 325.3912
        CIE-Luv:
        64.4412, 26.0381, -34.6938
        Hunter-Lab:
        57.7472, 23.3047, -15.2100
      #bf8bc0 color charts
#bf8bc0 RGB chart
      #bf8bc0 CMYK chart
      #bf8bc0 RGB pie chart
      #bf8bc0 color shades, tints & tones
#bf8bc0 color schemes
#bf8bc0 color preview, HTML & CSS examples
           This text has a color of #bf8bc0        
        
          <p style="color:#bf8bc0;">Text here</p>
        
        
          .mytext {color:#bf8bc0;}
        
        Text color #bf8bc0
      
           This box has a color of #bf8bc0        
        
          <div style="background-color:#bf8bc0;">Content here</div>
        
        
          .mybackground {background-color:#bf8bc0;}
        
        Background color #bf8bc0
      
           Border around this has a color of #bf8bc0        
        
          <div style="border:2px solid #bf8bc0;">Content here</div>
        
        
          .myborder {border:2px solid #bf8bc0;}
        
        Border color #bf8bc0