#bf86e5 color space conversions
Hex:
        #bf86e5
        RGB:
        191, 134, 229
        CMY:
        25, 47, 10
        CMYK:
        17, 41, 0, 10
      HSL:
        276°, 64.6259%, 71.1765%
        HSV (HSB):
        276°, 41.4847%, 89.8039%
        XYZ:
        44.1538, 33.7837, 78.3225
        xyY:
        0.2826, 0.2162, 33.7837
      CIE-Lab:
        64.7905, 39.0047, -39.9063
        CIE-LCH:
        64.7905, 55.8022, 314.3454
        CIE-Luv:
        64.7905, 22.6545, -68.5945
        Hunter-Lab:
        58.1238, 33.8813, -39.2074
      #bf86e5 color charts
#bf86e5 RGB chart
      #bf86e5 CMYK chart
      #bf86e5 RGB pie chart
      #bf86e5 color shades, tints & tones
#bf86e5 color schemes
#bf86e5 color preview, HTML & CSS examples
           This text has a color of #bf86e5        
        
          <p style="color:#bf86e5;">Text here</p>
        
        
          .mytext {color:#bf86e5;}
        
        Text color #bf86e5
      
           This box has a color of #bf86e5        
        
          <div style="background-color:#bf86e5;">Content here</div>
        
        
          .mybackground {background-color:#bf86e5;}
        
        Background color #bf86e5
      
           Border around this has a color of #bf86e5        
        
          <div style="border:2px solid #bf86e5;">Content here</div>
        
        
          .myborder {border:2px solid #bf86e5;}
        
        Border color #bf86e5