#bbb5ef color space conversions
Hex:
        #bbb5ef
        RGB:
        187, 181, 239
        CMY:
        27, 29, 6
        CMYK:
        22, 24, 0, 6
      HSL:
        246°, 64.4444%, 82.3529%
        HSV (HSB):
        246°, 24.2678%, 93.7255%
        XYZ:
        52.5974, 49.8445, 88.5101
        xyY:
        0.2754, 0.2610, 49.8445
      CIE-Lab:
        75.9737, 14.0603, -28.0802
        CIE-LCH:
        75.9737, 31.4036, 296.5980
        CIE-Luv:
        75.9737, -0.4331, -46.8440
        Hunter-Lab:
        70.6007, 9.4310, -24.9098
      #bbb5ef color charts
#bbb5ef RGB chart
      #bbb5ef CMYK chart
      #bbb5ef RGB pie chart
      #bbb5ef color shades, tints & tones
#bbb5ef color schemes
#bbb5ef color preview, HTML & CSS examples
           This text has a color of #bbb5ef        
        
          <p style="color:#bbb5ef;">Text here</p>
        
        
          .mytext {color:#bbb5ef;}
        
        Text color #bbb5ef
      
           This box has a color of #bbb5ef        
        
          <div style="background-color:#bbb5ef;">Content here</div>
        
        
          .mybackground {background-color:#bbb5ef;}
        
        Background color #bbb5ef
      
           Border around this has a color of #bbb5ef        
        
          <div style="border:2px solid #bbb5ef;">Content here</div>
        
        
          .myborder {border:2px solid #bbb5ef;}
        
        Border color #bbb5ef