#bfbbf1 color space conversions
Hex:
        #bfbbf1
        RGB:
        191, 187, 241
        CMY:
        25, 27, 5
        CMYK:
        21, 22, 0, 5
      HSL:
        244°, 65.8537%, 83.9216%
        HSV (HSB):
        244°, 22.4066%, 94.5098%
        XYZ:
        55.1334, 52.9679, 90.5371
        xyY:
        0.2776, 0.2667, 52.9679
      CIE-Lab:
        77.8560, 12.4411, -26.2489
        CIE-LCH:
        77.8560, 29.0480, 295.3593
        CIE-Luv:
        77.8560, -1.1707, -43.7046
        Hunter-Lab:
        72.7790, 7.8584, -22.8114
      #bfbbf1 color charts
#bfbbf1 RGB chart
      #bfbbf1 CMYK chart
      #bfbbf1 RGB pie chart
      #bfbbf1 color shades, tints & tones
#bfbbf1 color schemes
#bfbbf1 color preview, HTML & CSS examples
           This text has a color of #bfbbf1        
        
          <p style="color:#bfbbf1;">Text here</p>
        
        
          .mytext {color:#bfbbf1;}
        
        Text color #bfbbf1
      
           This box has a color of #bfbbf1        
        
          <div style="background-color:#bfbbf1;">Content here</div>
        
        
          .mybackground {background-color:#bfbbf1;}
        
        Background color #bfbbf1
      
           Border around this has a color of #bfbbf1        
        
          <div style="border:2px solid #bfbbf1;">Content here</div>
        
        
          .myborder {border:2px solid #bfbbf1;}
        
        Border color #bfbbf1