#bfa9fd color space conversions
Hex:
        #bfa9fd
        RGB:
        191, 169, 253
        CMY:
        25, 34, 1
        CMYK:
        25, 33, 0, 1
      HSL:
        256°, 95.4545%, 82.7451%
        HSV (HSB):
        256°, 33.2016%, 99.2157%
        XYZ:
        53.4034, 46.5441, 99.0978
        xyY:
        0.2683, 0.2338, 46.5441
      CIE-Lab:
        73.8972, 25.0971, -38.8245
        CIE-LCH:
        73.8972, 46.2299, 302.8796
        CIE-Luv:
        73.8972, 5.5942, -66.2401
        Hunter-Lab:
        68.2233, 20.3345, -38.3654
      #bfa9fd color charts
#bfa9fd RGB chart
      #bfa9fd CMYK chart
      #bfa9fd RGB pie chart
      #bfa9fd color shades, tints & tones
#bfa9fd color schemes
#bfa9fd color preview, HTML & CSS examples
           This text has a color of #bfa9fd        
        
          <p style="color:#bfa9fd;">Text here</p>
        
        
          .mytext {color:#bfa9fd;}
        
        Text color #bfa9fd
      
           This box has a color of #bfa9fd        
        
          <div style="background-color:#bfa9fd;">Content here</div>
        
        
          .mybackground {background-color:#bfa9fd;}
        
        Background color #bfa9fd
      
           Border around this has a color of #bfa9fd        
        
          <div style="border:2px solid #bfa9fd;">Content here</div>
        
        
          .myborder {border:2px solid #bfa9fd;}
        
        Border color #bfa9fd