#bf86e7 color space conversions
Hex:
        #bf86e7
        RGB:
        191, 134, 231
        CMY:
        25, 47, 9
        CMYK:
        17, 42, 0, 9
      HSL:
        275°, 66.8966%, 71.5686%
        HSV (HSB):
        275°, 41.9913%, 90.5882%
        XYZ:
        44.4348, 33.8961, 79.8019
        xyY:
        0.2810, 0.2144, 33.8961
      CIE-Lab:
        64.8800, 39.4386, -40.8733
        CIE-LCH:
        64.8800, 56.7982, 313.9766
        CIE-Luv:
        64.8800, 22.3498, -70.2506
        Hunter-Lab:
        58.2203, 34.3486, -40.5139
      #bf86e7 color charts
#bf86e7 RGB chart
      #bf86e7 CMYK chart
      #bf86e7 RGB pie chart
      #bf86e7 color shades, tints & tones
#bf86e7 color schemes
#bf86e7 color preview, HTML & CSS examples
           This text has a color of #bf86e7        
        
          <p style="color:#bf86e7;">Text here</p>
        
        
          .mytext {color:#bf86e7;}
        
        Text color #bf86e7
      
           This box has a color of #bf86e7        
        
          <div style="background-color:#bf86e7;">Content here</div>
        
        
          .mybackground {background-color:#bf86e7;}
        
        Background color #bf86e7
      
           Border around this has a color of #bf86e7        
        
          <div style="border:2px solid #bf86e7;">Content here</div>
        
        
          .myborder {border:2px solid #bf86e7;}
        
        Border color #bf86e7