#bbacf2 color space conversions
Hex:
        #bbacf2
        RGB:
        187, 172, 242
        CMY:
        27, 33, 5
        CMYK:
        23, 29, 0, 5
      HSL:
        253°, 72.9167%, 81.1765%
        HSV (HSB):
        253°, 28.9256%, 94.9020%
        XYZ:
        51.2731, 46.4806, 90.2737
        xyY:
        0.2727, 0.2472, 46.4806
      CIE-Lab:
        73.8563, 19.7124, -32.9624
        CIE-LCH:
        73.8563, 38.4070, 300.8806
        CIE-Luv:
        73.8563, 3.2340, -55.6232
        Hunter-Lab:
        68.1767, 14.9336, -30.7830
      #bbacf2 color charts
#bbacf2 RGB chart
      #bbacf2 CMYK chart
      #bbacf2 RGB pie chart
      #bbacf2 color shades, tints & tones
#bbacf2 color schemes
#bbacf2 color preview, HTML & CSS examples
           This text has a color of #bbacf2        
        
          <p style="color:#bbacf2;">Text here</p>
        
        
          .mytext {color:#bbacf2;}
        
        Text color #bbacf2
      
           This box has a color of #bbacf2        
        
          <div style="background-color:#bbacf2;">Content here</div>
        
        
          .mybackground {background-color:#bbacf2;}
        
        Background color #bbacf2
      
           Border around this has a color of #bbacf2        
        
          <div style="border:2px solid #bbacf2;">Content here</div>
        
        
          .myborder {border:2px solid #bbacf2;}
        
        Border color #bbacf2