#bf7de4 color space conversions
Hex:
        #bf7de4
        RGB:
        191, 125, 228
        CMY:
        25, 51, 11
        CMYK:
        16, 45, 0, 11
      HSL:
        278°, 65.6051%, 69.2157%
        HSV (HSB):
        278°, 45.1754%, 89.4118%
        XYZ:
        42.8231, 31.3450, 77.1920
        xyY:
        0.2829, 0.2071, 31.3450
      CIE-Lab:
        62.7978, 43.6639, -42.4756
        CIE-LCH:
        62.7978, 60.9156, 315.7903
        CIE-Luv:
        62.7978, 26.2987, -73.0286
        Hunter-Lab:
        55.9866, 38.5545, -42.5559
      #bf7de4 color charts
#bf7de4 RGB chart
      #bf7de4 CMYK chart
      #bf7de4 RGB pie chart
      #bf7de4 color shades, tints & tones
#bf7de4 color schemes
#bf7de4 color preview, HTML & CSS examples
           This text has a color of #bf7de4        
        
          <p style="color:#bf7de4;">Text here</p>
        
        
          .mytext {color:#bf7de4;}
        
        Text color #bf7de4
      
           This box has a color of #bf7de4        
        
          <div style="background-color:#bf7de4;">Content here</div>
        
        
          .mybackground {background-color:#bf7de4;}
        
        Background color #bf7de4
      
           Border around this has a color of #bf7de4        
        
          <div style="border:2px solid #bf7de4;">Content here</div>
        
        
          .myborder {border:2px solid #bf7de4;}
        
        Border color #bf7de4