#bb9bff color space conversions
Hex:
        #bb9bff
        RGB:
        187, 155, 255
        CMY:
        27, 39, 0
        CMYK:
        27, 39, 0, 0
      HSL:
        259°, 100.0000%, 80.3922%
        HSV (HSB):
        259°, 39.2157%, 100.0000%
        XYZ:
        50.2649, 41.2275, 99.9162
        xyY:
        0.2626, 0.2154, 41.2275
      CIE-Lab:
        70.3350, 32.2051, -45.4984
        CIE-LCH:
        70.3350, 55.7429, 305.2920
        CIE-Luv:
        70.3350, 8.9378, -77.8952
        Hunter-Lab:
        64.2086, 27.3712, -47.3162
      #bb9bff color charts
#bb9bff RGB chart
      #bb9bff CMYK chart
      #bb9bff RGB pie chart
      #bb9bff color shades, tints & tones
#bb9bff color schemes
#bb9bff color preview, HTML & CSS examples
           This text has a color of #bb9bff        
        
          <p style="color:#bb9bff;">Text here</p>
        
        
          .mytext {color:#bb9bff;}
        
        Text color #bb9bff
      
           This box has a color of #bb9bff        
        
          <div style="background-color:#bb9bff;">Content here</div>
        
        
          .mybackground {background-color:#bb9bff;}
        
        Background color #bb9bff
      
           Border around this has a color of #bb9bff        
        
          <div style="border:2px solid #bb9bff;">Content here</div>
        
        
          .myborder {border:2px solid #bb9bff;}
        
        Border color #bb9bff