#bb9dff color space conversions
Hex:
        #bb9dff
        RGB:
        187, 157, 255
        CMY:
        27, 38, 0
        CMYK:
        27, 38, 0, 0
      HSL:
        258°, 100.0000%, 80.7843%
        HSV (HSB):
        258°, 38.4314%, 100.0000%
        XYZ:
        50.6005, 41.8987, 100.0281
        xyY:
        0.2628, 0.2176, 41.8987
      CIE-Lab:
        70.8010, 31.0943, -44.7673
        CIE-LCH:
        70.8010, 54.5066, 304.7829
        CIE-Luv:
        70.8010, 8.1629, -76.6006
        Hunter-Lab:
        64.7292, 26.2618, -46.3122
      #bb9dff color charts
#bb9dff RGB chart
      #bb9dff CMYK chart
      #bb9dff RGB pie chart
      #bb9dff color shades, tints & tones
#bb9dff color schemes
#bb9dff color preview, HTML & CSS examples
           This text has a color of #bb9dff        
        
          <p style="color:#bb9dff;">Text here</p>
        
        
          .mytext {color:#bb9dff;}
        
        Text color #bb9dff
      
           This box has a color of #bb9dff        
        
          <div style="background-color:#bb9dff;">Content here</div>
        
        
          .mybackground {background-color:#bb9dff;}
        
        Background color #bb9dff
      
           Border around this has a color of #bb9dff        
        
          <div style="border:2px solid #bb9dff;">Content here</div>
        
        
          .myborder {border:2px solid #bb9dff;}
        
        Border color #bb9dff