#bfaaf5 color space conversions
Hex:
        #bfaaf5
        RGB:
        191, 170, 245
        CMY:
        25, 33, 4
        CMYK:
        22, 31, 0, 4
      HSL:
        257°, 78.9474%, 81.3725%
        HSV (HSB):
        257°, 30.6122%, 96.0784%
        XYZ:
        52.3420, 46.4184, 92.5871
        xyY:
        0.2735, 0.2426, 46.4184
      CIE-Lab:
        73.8162, 22.6946, -34.6231
        CIE-LCH:
        73.8162, 41.3981, 303.2439
        CIE-Luv:
        73.8162, 5.8990, -58.8317
        Hunter-Lab:
        68.1310, 17.9042, -32.8808
      #bfaaf5 color charts
#bfaaf5 RGB chart
      #bfaaf5 CMYK chart
      #bfaaf5 RGB pie chart
      #bfaaf5 color shades, tints & tones
#bfaaf5 color schemes
#bfaaf5 color preview, HTML & CSS examples
           This text has a color of #bfaaf5        
        
          <p style="color:#bfaaf5;">Text here</p>
        
        
          .mytext {color:#bfaaf5;}
        
        Text color #bfaaf5
      
           This box has a color of #bfaaf5        
        
          <div style="background-color:#bfaaf5;">Content here</div>
        
        
          .mybackground {background-color:#bfaaf5;}
        
        Background color #bfaaf5
      
           Border around this has a color of #bfaaf5        
        
          <div style="border:2px solid #bfaaf5;">Content here</div>
        
        
          .myborder {border:2px solid #bfaaf5;}
        
        Border color #bfaaf5