#bf8ae8 color space conversions
Hex:
        #bf8ae8
        RGB:
        191, 138, 232
        CMY:
        25, 46, 9
        CMYK:
        18, 41, 0, 9
      HSL:
        274°, 67.1429%, 72.5490%
        HSV (HSB):
        274°, 40.5172%, 90.9804%
        XYZ:
        45.1398, 35.0795, 80.7358
        xyY:
        0.2804, 0.2179, 35.0795
      CIE-Lab:
        65.8105, 37.4695, -39.9697
        CIE-LCH:
        65.8105, 54.7863, 313.1508
        CIE-Luv:
        65.8105, 20.6209, -68.6653
        Hunter-Lab:
        59.2280, 32.3925, -39.3608
      #bf8ae8 color charts
#bf8ae8 RGB chart
      #bf8ae8 CMYK chart
      #bf8ae8 RGB pie chart
      #bf8ae8 color shades, tints & tones
#bf8ae8 color schemes
#bf8ae8 color preview, HTML & CSS examples
           This text has a color of #bf8ae8        
        
          <p style="color:#bf8ae8;">Text here</p>
        
        
          .mytext {color:#bf8ae8;}
        
        Text color #bf8ae8
      
           This box has a color of #bf8ae8        
        
          <div style="background-color:#bf8ae8;">Content here</div>
        
        
          .mybackground {background-color:#bf8ae8;}
        
        Background color #bf8ae8
      
           Border around this has a color of #bf8ae8        
        
          <div style="border:2px solid #bf8ae8;">Content here</div>
        
        
          .myborder {border:2px solid #bf8ae8;}
        
        Border color #bf8ae8