#bbb7dc color space conversions
Hex:
        #bbb7dc
        RGB:
        187, 183, 220
        CMY:
        27, 28, 14
        CMYK:
        15, 17, 0, 14
      HSL:
        246°, 34.5794%, 79.0196%
        HSV (HSB):
        246°, 16.8182%, 86.2745%
        XYZ:
        50.3453, 49.5991, 74.6302
        xyY:
        0.2884, 0.2841, 49.5991
      CIE-Lab:
        75.8225, 8.7675, -18.0243
        CIE-LCH:
        75.8225, 20.0436, 295.9397
        CIE-Luv:
        75.8225, -0.0617, -29.5050
        Hunter-Lab:
        70.4266, 4.3562, -13.5303
      #bbb7dc color charts
#bbb7dc RGB chart
      #bbb7dc CMYK chart
      #bbb7dc RGB pie chart
      #bbb7dc color shades, tints & tones
#bbb7dc color schemes
#bbb7dc color preview, HTML & CSS examples
           This text has a color of #bbb7dc        
        
          <p style="color:#bbb7dc;">Text here</p>
        
        
          .mytext {color:#bbb7dc;}
        
        Text color #bbb7dc
      
           This box has a color of #bbb7dc        
        
          <div style="background-color:#bbb7dc;">Content here</div>
        
        
          .mybackground {background-color:#bbb7dc;}
        
        Background color #bbb7dc
      
           Border around this has a color of #bbb7dc        
        
          <div style="border:2px solid #bbb7dc;">Content here</div>
        
        
          .myborder {border:2px solid #bbb7dc;}
        
        Border color #bbb7dc