#bfb2fe color space conversions
Hex:
        #bfb2fe
        RGB:
        191, 178, 254
        CMY:
        25, 30, 0
        CMYK:
        25, 30, 0, 0
      HSL:
        250°, 97.4359%, 84.7059%
        HSV (HSB):
        250°, 29.9213%, 99.6078%
        XYZ:
        55.2956, 50.0729, 100.5166
        xyY:
        0.2686, 0.2432, 50.0729
      CIE-Lab:
        76.1140, 20.3586, -35.9231
        CIE-LCH:
        76.1140, 41.2909, 299.5414
        CIE-Luv:
        76.1140, 1.7756, -60.9367
        Hunter-Lab:
        70.7622, 15.6512, -34.6869
      #bfb2fe color charts
#bfb2fe RGB chart
      #bfb2fe CMYK chart
      #bfb2fe RGB pie chart
      #bfb2fe color shades, tints & tones
#bfb2fe color schemes
#bfb2fe color preview, HTML & CSS examples
           This text has a color of #bfb2fe        
        
          <p style="color:#bfb2fe;">Text here</p>
        
        
          .mytext {color:#bfb2fe;}
        
        Text color #bfb2fe
      
           This box has a color of #bfb2fe        
        
          <div style="background-color:#bfb2fe;">Content here</div>
        
        
          .mybackground {background-color:#bfb2fe;}
        
        Background color #bfb2fe
      
           Border around this has a color of #bfb2fe        
        
          <div style="border:2px solid #bfb2fe;">Content here</div>
        
        
          .myborder {border:2px solid #bfb2fe;}
        
        Border color #bfb2fe