#bbb6dc color space conversions
Hex:
        #bbb6dc
        RGB:
        187, 182, 220
        CMY:
        27, 29, 14
        CMYK:
        15, 17, 0, 14
      HSL:
        248°, 35.1852%, 78.8235%
        HSV (HSB):
        248°, 17.2727%, 86.2745%
        XYZ:
        50.1397, 49.1880, 74.5617
        xyY:
        0.2883, 0.2829, 49.1880
      CIE-Lab:
        75.5681, 9.3127, -18.4089
        CIE-LCH:
        75.5681, 20.6304, 296.8340
        CIE-Luv:
        75.5681, 0.4033, -30.1986
        Hunter-Lab:
        70.1342, 4.8770, -13.9391
      #bbb6dc color charts
#bbb6dc RGB chart
      #bbb6dc CMYK chart
      #bbb6dc RGB pie chart
      #bbb6dc color shades, tints & tones
#bbb6dc color schemes
#bbb6dc color preview, HTML & CSS examples
           This text has a color of #bbb6dc        
        
          <p style="color:#bbb6dc;">Text here</p>
        
        
          .mytext {color:#bbb6dc;}
        
        Text color #bbb6dc
      
           This box has a color of #bbb6dc        
        
          <div style="background-color:#bbb6dc;">Content here</div>
        
        
          .mybackground {background-color:#bbb6dc;}
        
        Background color #bbb6dc
      
           Border around this has a color of #bbb6dc        
        
          <div style="border:2px solid #bbb6dc;">Content here</div>
        
        
          .myborder {border:2px solid #bbb6dc;}
        
        Border color #bbb6dc