#bbbaf1 color space conversions
Hex:
        #bbbaf1
        RGB:
        187, 186, 241
        CMY:
        27, 27, 5
        CMYK:
        22, 23, 0, 5
      HSL:
        241°, 66.2651%, 83.7255%
        HSV (HSB):
        241°, 22.8216%, 94.5098%
        XYZ:
        53.9296, 52.0335, 90.4202
        xyY:
        0.2746, 0.2650, 52.0335
      CIE-Lab:
        77.3009, 11.7769, -27.1252
        CIE-LCH:
        77.3009, 29.5714, 293.4690
        CIE-Luv:
        77.3009, -2.7552, -45.0196
        Hunter-Lab:
        72.1342, 7.2168, -23.8260
      #bbbaf1 color charts
#bbbaf1 RGB chart
      #bbbaf1 CMYK chart
      #bbbaf1 RGB pie chart
      #bbbaf1 color shades, tints & tones
#bbbaf1 color schemes
#bbbaf1 color preview, HTML & CSS examples
           This text has a color of #bbbaf1        
        
          <p style="color:#bbbaf1;">Text here</p>
        
        
          .mytext {color:#bbbaf1;}
        
        Text color #bbbaf1
      
           This box has a color of #bbbaf1        
        
          <div style="background-color:#bbbaf1;">Content here</div>
        
        
          .mybackground {background-color:#bbbaf1;}
        
        Background color #bbbaf1
      
           Border around this has a color of #bbbaf1        
        
          <div style="border:2px solid #bbbaf1;">Content here</div>
        
        
          .myborder {border:2px solid #bbbaf1;}
        
        Border color #bbbaf1