#bfb1eb color space conversions
Hex:
        #bfb1eb
        RGB:
        191, 177, 235
        CMY:
        25, 31, 8
        CMYK:
        19, 25, 0, 8
      HSL:
        254°, 59.1837%, 80.7843%
        HSV (HSB):
        254°, 24.6809%, 92.1569%
        XYZ:
        52.2034, 48.5188, 85.2109
        xyY:
        0.2808, 0.2609, 48.5188
      CIE-Lab:
        75.1510, 16.5791, -27.1501
        CIE-LCH:
        75.1510, 31.8119, 301.4102
        CIE-Luv:
        75.1510, 3.7047, -45.6100
        Hunter-Lab:
        69.6554, 11.8801, -23.7718
      #bfb1eb color charts
#bfb1eb RGB chart
      #bfb1eb CMYK chart
      #bfb1eb RGB pie chart
      #bfb1eb color shades, tints & tones
#bfb1eb color schemes
#bfb1eb color preview, HTML & CSS examples
           This text has a color of #bfb1eb        
        
          <p style="color:#bfb1eb;">Text here</p>
        
        
          .mytext {color:#bfb1eb;}
        
        Text color #bfb1eb
      
           This box has a color of #bfb1eb        
        
          <div style="background-color:#bfb1eb;">Content here</div>
        
        
          .mybackground {background-color:#bfb1eb;}
        
        Background color #bfb1eb
      
           Border around this has a color of #bfb1eb        
        
          <div style="border:2px solid #bfb1eb;">Content here</div>
        
        
          .myborder {border:2px solid #bfb1eb;}
        
        Border color #bfb1eb