#bb9cbc color space conversions
Hex:
        #bb9cbc
        RGB:
        187, 156, 188
        CMY:
        27, 39, 26
        CMYK:
        1, 17, 0, 26
      HSL:
        298°, 19.2771%, 67.4510%
        HSV (HSB):
        298°, 17.0213%, 73.7255%
        XYZ:
        41.4591, 37.9726, 52.7213
        xyY:
        0.3137, 0.2873, 37.9726
      CIE-Lab:
        68.0004, 17.1254, -12.2220
        CIE-LCH:
        68.0004, 21.0394, 324.4855
        CIE-Luv:
        68.0004, 15.6936, -21.2568
        Hunter-Lab:
        61.6219, 12.2561, -7.5909
      #bb9cbc color charts
#bb9cbc RGB chart
      #bb9cbc CMYK chart
      #bb9cbc RGB pie chart
      #bb9cbc color shades, tints & tones
#bb9cbc color schemes
#bb9cbc color preview, HTML & CSS examples
           This text has a color of #bb9cbc        
        
          <p style="color:#bb9cbc;">Text here</p>
        
        
          .mytext {color:#bb9cbc;}
        
        Text color #bb9cbc
      
           This box has a color of #bb9cbc        
        
          <div style="background-color:#bb9cbc;">Content here</div>
        
        
          .mybackground {background-color:#bb9cbc;}
        
        Background color #bb9cbc
      
           Border around this has a color of #bb9cbc        
        
          <div style="border:2px solid #bb9cbc;">Content here</div>
        
        
          .myborder {border:2px solid #bb9cbc;}
        
        Border color #bb9cbc