#bfaaf2 color space conversions
Hex:
        #bfaaf2
        RGB:
        191, 170, 242
        CMY:
        25, 33, 5
        CMYK:
        21, 30, 0, 5
      HSL:
        258°, 73.4694%, 80.7843%
        HSV (HSB):
        258°, 29.7521%, 94.9020%
        XYZ:
        51.8876, 46.2366, 90.1942
        xyY:
        0.2755, 0.2455, 46.2366
      CIE-Lab:
        73.6988, 22.0111, -33.1788
        CIE-LCH:
        73.6988, 39.8161, 303.5606
        CIE-Luv:
        73.6988, 6.1683, -56.3045
        Hunter-Lab:
        67.9975, 17.2143, -31.0460
      #bfaaf2 color charts
#bfaaf2 RGB chart
      #bfaaf2 CMYK chart
      #bfaaf2 RGB pie chart
      #bfaaf2 color shades, tints & tones
#bfaaf2 color schemes
#bfaaf2 color preview, HTML & CSS examples
           This text has a color of #bfaaf2        
        
          <p style="color:#bfaaf2;">Text here</p>
        
        
          .mytext {color:#bfaaf2;}
        
        Text color #bfaaf2
      
           This box has a color of #bfaaf2        
        
          <div style="background-color:#bfaaf2;">Content here</div>
        
        
          .mybackground {background-color:#bfaaf2;}
        
        Background color #bfaaf2
      
           Border around this has a color of #bfaaf2        
        
          <div style="border:2px solid #bfaaf2;">Content here</div>
        
        
          .myborder {border:2px solid #bfaaf2;}
        
        Border color #bfaaf2