#bfabf1 color space conversions
Hex:
        #bfabf1
        RGB:
        191, 171, 241
        CMY:
        25, 33, 5
        CMYK:
        21, 29, 0, 5
      HSL:
        257°, 71.4286%, 80.7843%
        HSV (HSB):
        257°, 29.0456%, 94.5098%
        XYZ:
        51.9260, 46.5531, 89.4679
        xyY:
        0.2763, 0.2477, 46.5531
      CIE-Lab:
        73.9030, 21.2318, -32.3213
        CIE-LCH:
        73.9030, 38.6711, 303.3008
        CIE-Luv:
        73.9030, 5.8280, -54.7811
        Hunter-Lab:
        68.2298, 16.4444, -29.9845
      #bfabf1 color charts
#bfabf1 RGB chart
      #bfabf1 CMYK chart
      #bfabf1 RGB pie chart
      #bfabf1 color shades, tints & tones
#bfabf1 color schemes
#bfabf1 color preview, HTML & CSS examples
           This text has a color of #bfabf1        
        
          <p style="color:#bfabf1;">Text here</p>
        
        
          .mytext {color:#bfabf1;}
        
        Text color #bfabf1
      
           This box has a color of #bfabf1        
        
          <div style="background-color:#bfabf1;">Content here</div>
        
        
          .mybackground {background-color:#bfabf1;}
        
        Background color #bfabf1
      
           Border around this has a color of #bfabf1        
        
          <div style="border:2px solid #bfabf1;">Content here</div>
        
        
          .myborder {border:2px solid #bfabf1;}
        
        Border color #bfabf1