#bf86c9 color space conversions
Hex:
        #bf86c9
        RGB:
        191, 134, 201
        CMY:
        25, 47, 21
        CMYK:
        5, 33, 0, 21
      HSL:
        291°, 38.2857%, 65.6863%
        HSV (HSB):
        291°, 33.3333%, 78.8235%
        XYZ:
        40.5536, 32.3436, 59.3639
        xyY:
        0.3066, 0.2445, 32.3436
      CIE-Lab:
        63.6259, 33.2001, -26.1010
        CIE-LCH:
        63.6259, 42.2316, 321.8265
        CIE-Luv:
        63.6259, 27.0010, -45.2731
        Hunter-Lab:
        56.8714, 27.7588, -22.0784
      #bf86c9 color charts
#bf86c9 RGB chart
      #bf86c9 CMYK chart
      #bf86c9 RGB pie chart
      #bf86c9 color shades, tints & tones
#bf86c9 color schemes
#bf86c9 color preview, HTML & CSS examples
           This text has a color of #bf86c9        
        
          <p style="color:#bf86c9;">Text here</p>
        
        
          .mytext {color:#bf86c9;}
        
        Text color #bf86c9
      
           This box has a color of #bf86c9        
        
          <div style="background-color:#bf86c9;">Content here</div>
        
        
          .mybackground {background-color:#bf86c9;}
        
        Background color #bf86c9
      
           Border around this has a color of #bf86c9        
        
          <div style="border:2px solid #bf86c9;">Content here</div>
        
        
          .myborder {border:2px solid #bf86c9;}
        
        Border color #bf86c9