#bb9cd2 color space conversions
Hex:
        #bb9cd2
        RGB:
        187, 156, 210
        CMY:
        27, 39, 18
        CMYK:
        11, 26, 0, 18
      HSL:
        274°, 37.5000%, 71.7647%
        HSV (HSB):
        274°, 25.7143%, 82.3529%
        XYZ:
        44.0148, 38.9949, 66.1797
        xyY:
        0.2950, 0.2614, 38.9949
      CIE-Lab:
        68.7476, 21.5419, -23.2984
        CIE-LCH:
        68.7476, 31.7312, 312.7567
        CIE-Luv:
        68.7476, 13.3402, -39.5123
        Hunter-Lab:
        62.4459, 16.5351, -19.1230
      #bb9cd2 color charts
#bb9cd2 RGB chart
      #bb9cd2 CMYK chart
      #bb9cd2 RGB pie chart
      #bb9cd2 color shades, tints & tones
#bb9cd2 color schemes
#bb9cd2 color preview, HTML & CSS examples
           This text has a color of #bb9cd2        
        
          <p style="color:#bb9cd2;">Text here</p>
        
        
          .mytext {color:#bb9cd2;}
        
        Text color #bb9cd2
      
           This box has a color of #bb9cd2        
        
          <div style="background-color:#bb9cd2;">Content here</div>
        
        
          .mybackground {background-color:#bb9cd2;}
        
        Background color #bb9cd2
      
           Border around this has a color of #bb9cd2        
        
          <div style="border:2px solid #bb9cd2;">Content here</div>
        
        
          .myborder {border:2px solid #bb9cd2;}
        
        Border color #bb9cd2