#bbb9ff color space conversions
Hex:
        #bbb9ff
        RGB:
        187, 185, 255
        CMY:
        27, 27, 0
        CMYK:
        27, 27, 0, 0
      HSL:
        242°, 100.0000%, 86.2745%
        HSV (HSB):
        242°, 27.4510%, 100.0000%
        XYZ:
        55.8925, 52.4827, 101.7921
        xyY:
        0.2659, 0.2497, 52.4827
      CIE-Lab:
        77.5686, 15.5851, -34.2354
        CIE-LCH:
        77.5686, 37.6159, 294.4767
        CIE-Luv:
        77.5686, -3.2056, -57.5478
        Hunter-Lab:
        72.4450, 10.9370, -32.5966
      #bbb9ff color charts
#bbb9ff RGB chart
      #bbb9ff CMYK chart
      #bbb9ff RGB pie chart
      #bbb9ff color shades, tints & tones
#bbb9ff color schemes
#bbb9ff color preview, HTML & CSS examples
           This text has a color of #bbb9ff        
        
          <p style="color:#bbb9ff;">Text here</p>
        
        
          .mytext {color:#bbb9ff;}
        
        Text color #bbb9ff
      
           This box has a color of #bbb9ff        
        
          <div style="background-color:#bbb9ff;">Content here</div>
        
        
          .mybackground {background-color:#bbb9ff;}
        
        Background color #bbb9ff
      
           Border around this has a color of #bbb9ff        
        
          <div style="border:2px solid #bbb9ff;">Content here</div>
        
        
          .myborder {border:2px solid #bbb9ff;}
        
        Border color #bbb9ff