#bb96ee color space conversions
Hex:
        #bb96ee
        RGB:
        187, 150, 238
        CMY:
        27, 41, 7
        CMYK:
        21, 37, 0, 7
      HSL:
        265°, 72.1311%, 76.0784%
        HSV (HSB):
        265°, 36.9748%, 93.3333%
        XYZ:
        46.8325, 38.5505, 85.8616
        xyY:
        0.2735, 0.2251, 38.5505
      CIE-Lab:
        68.4244, 31.0190, -39.2155
        CIE-LCH:
        68.4244, 50.0003, 308.3436
        CIE-Luv:
        68.4244, 12.8001, -66.9490
        Hunter-Lab:
        62.0891, 25.9829, -38.5284
      #bb96ee color charts
#bb96ee RGB chart
      #bb96ee CMYK chart
      #bb96ee RGB pie chart
      #bb96ee color shades, tints & tones
#bb96ee color schemes
#bb96ee color preview, HTML & CSS examples
           This text has a color of #bb96ee        
        
          <p style="color:#bb96ee;">Text here</p>
        
        
          .mytext {color:#bb96ee;}
        
        Text color #bb96ee
      
           This box has a color of #bb96ee        
        
          <div style="background-color:#bb96ee;">Content here</div>
        
        
          .mybackground {background-color:#bb96ee;}
        
        Background color #bb96ee
      
           Border around this has a color of #bb96ee        
        
          <div style="border:2px solid #bb96ee;">Content here</div>
        
        
          .myborder {border:2px solid #bb96ee;}
        
        Border color #bb96ee