#bb9cd1 color space conversions
Hex:
        #bb9cd1
        RGB:
        187, 156, 209
        CMY:
        27, 39, 18
        CMYK:
        11, 25, 0, 18
      HSL:
        275°, 36.5517%, 71.5686%
        HSV (HSB):
        275°, 25.3589%, 81.9608%
        XYZ:
        43.8906, 38.9452, 65.5255
        xyY:
        0.2958, 0.2625, 38.9452
      CIE-Lab:
        68.7115, 21.3328, -22.8004
        CIE-LCH:
        68.7115, 31.2242, 313.0954
        CIE-Luv:
        68.7115, 13.4477, -38.6748
        Hunter-Lab:
        62.4061, 16.3296, -18.5694
      #bb9cd1 color charts
#bb9cd1 RGB chart
      #bb9cd1 CMYK chart
      #bb9cd1 RGB pie chart
      #bb9cd1 color shades, tints & tones
#bb9cd1 color schemes
#bb9cd1 color preview, HTML & CSS examples
           This text has a color of #bb9cd1        
        
          <p style="color:#bb9cd1;">Text here</p>
        
        
          .mytext {color:#bb9cd1;}
        
        Text color #bb9cd1
      
           This box has a color of #bb9cd1        
        
          <div style="background-color:#bb9cd1;">Content here</div>
        
        
          .mybackground {background-color:#bb9cd1;}
        
        Background color #bb9cd1
      
           Border around this has a color of #bb9cd1        
        
          <div style="border:2px solid #bb9cd1;">Content here</div>
        
        
          .myborder {border:2px solid #bb9cd1;}
        
        Border color #bb9cd1