#bbbae7 color space conversions
Hex:
        #bbbae7
        RGB:
        187, 186, 231
        CMY:
        27, 27, 9
        CMYK:
        19, 19, 0, 9
      HSL:
        241°, 48.3871%, 81.7647%
        HSV (HSB):
        241°, 19.4805%, 90.5882%
        XYZ:
        52.4762, 51.4521, 82.7668
        xyY:
        0.2811, 0.2756, 51.4521
      CIE-Lab:
        76.9521, 9.5279, -22.2654
        CIE-LCH:
        76.9521, 24.2184, 293.1672
        CIE-Luv:
        76.9521, -2.1357, -36.6075
        Hunter-Lab:
        71.7301, 5.0590, -18.2014
      #bbbae7 color charts
#bbbae7 RGB chart
      #bbbae7 CMYK chart
      #bbbae7 RGB pie chart
      #bbbae7 color shades, tints & tones
#bbbae7 color schemes
#bbbae7 color preview, HTML & CSS examples
           This text has a color of #bbbae7        
        
          <p style="color:#bbbae7;">Text here</p>
        
        
          .mytext {color:#bbbae7;}
        
        Text color #bbbae7
      
           This box has a color of #bbbae7        
        
          <div style="background-color:#bbbae7;">Content here</div>
        
        
          .mybackground {background-color:#bbbae7;}
        
        Background color #bbbae7
      
           Border around this has a color of #bbbae7        
        
          <div style="border:2px solid #bbbae7;">Content here</div>
        
        
          .myborder {border:2px solid #bbbae7;}
        
        Border color #bbbae7