#bbb2f0 color space conversions
Hex:
        #bbb2f0
        RGB:
        187, 178, 240
        CMY:
        27, 30, 6
        CMYK:
        22, 26, 0, 6
      HSL:
        249°, 67.3913%, 81.9608%
        HSV (HSB):
        249°, 25.8333%, 94.1176%
        XYZ:
        52.1421, 48.6969, 89.0893
        xyY:
        0.2745, 0.2564, 48.6969
      CIE-Lab:
        75.2623, 15.9387, -29.7130
        CIE-LCH:
        75.2623, 33.7180, 298.2102
        CIE-Luv:
        75.2623, 0.8049, -49.7817
        Hunter-Lab:
        69.7831, 11.2551, -26.8450
      #bbb2f0 color charts
#bbb2f0 RGB chart
      #bbb2f0 CMYK chart
      #bbb2f0 RGB pie chart
      #bbb2f0 color shades, tints & tones
#bbb2f0 color schemes
#bbb2f0 color preview, HTML & CSS examples
           This text has a color of #bbb2f0        
        
          <p style="color:#bbb2f0;">Text here</p>
        
        
          .mytext {color:#bbb2f0;}
        
        Text color #bbb2f0
      
           This box has a color of #bbb2f0        
        
          <div style="background-color:#bbb2f0;">Content here</div>
        
        
          .mybackground {background-color:#bbb2f0;}
        
        Background color #bbb2f0
      
           Border around this has a color of #bbb2f0        
        
          <div style="border:2px solid #bbb2f0;">Content here</div>
        
        
          .myborder {border:2px solid #bbb2f0;}
        
        Border color #bbb2f0