#bbbae6 color space conversions
Hex:
        #bbbae6
        RGB:
        187, 186, 230
        CMY:
        27, 27, 10
        CMYK:
        19, 19, 0, 10
      HSL:
        241°, 46.8085%, 81.5686%
        HSV (HSB):
        241°, 19.1304%, 90.1961%
        XYZ:
        52.3354, 51.3958, 82.0249
        xyY:
        0.2817, 0.2767, 51.3958
      CIE-Lab:
        76.9181, 9.3068, -21.7770
        CIE-LCH:
        76.9181, 23.6824, 293.1404
        CIE-Luv:
        76.9181, -2.0740, -35.7690
        Hunter-Lab:
        71.6908, 4.8486, -17.6529
      #bbbae6 color charts
#bbbae6 RGB chart
      #bbbae6 CMYK chart
      #bbbae6 RGB pie chart
      #bbbae6 color shades, tints & tones
#bbbae6 color schemes
#bbbae6 color preview, HTML & CSS examples
           This text has a color of #bbbae6        
        
          <p style="color:#bbbae6;">Text here</p>
        
        
          .mytext {color:#bbbae6;}
        
        Text color #bbbae6
      
           This box has a color of #bbbae6        
        
          <div style="background-color:#bbbae6;">Content here</div>
        
        
          .mybackground {background-color:#bbbae6;}
        
        Background color #bbbae6
      
           Border around this has a color of #bbbae6        
        
          <div style="border:2px solid #bbbae6;">Content here</div>
        
        
          .myborder {border:2px solid #bbbae6;}
        
        Border color #bbbae6