#bfbbfa color space conversions
Hex:
        #bfbbfa
        RGB:
        191, 187, 250
        CMY:
        25, 27, 2
        CMYK:
        24, 25, 0, 2
      HSL:
        244°, 86.3014%, 85.6863%
        HSV (HSB):
        244°, 25.2000%, 98.0392%
        XYZ:
        56.5115, 53.5191, 97.7942
        xyY:
        0.2719, 0.2575, 53.5191
      CIE-Lab:
        78.1805, 14.4884, -30.5859
        CIE-LCH:
        78.1805, 33.8439, 295.3466
        CIE-Luv:
        78.1805, -1.7637, -51.2901
        Hunter-Lab:
        73.1568, 9.8617, -28.0477
      #bfbbfa color charts
#bfbbfa RGB chart
      #bfbbfa CMYK chart
      #bfbbfa RGB pie chart
      #bfbbfa color shades, tints & tones
#bfbbfa color schemes
#bfbbfa color preview, HTML & CSS examples
           This text has a color of #bfbbfa        
        
          <p style="color:#bfbbfa;">Text here</p>
        
        
          .mytext {color:#bfbbfa;}
        
        Text color #bfbbfa
      
           This box has a color of #bfbbfa        
        
          <div style="background-color:#bfbbfa;">Content here</div>
        
        
          .mybackground {background-color:#bfbbfa;}
        
        Background color #bfbbfa
      
           Border around this has a color of #bfbbfa        
        
          <div style="border:2px solid #bfbbfa;">Content here</div>
        
        
          .myborder {border:2px solid #bfbbfa;}
        
        Border color #bfbbfa