#bb9eec color space conversions
Hex:
        #bb9eec
        RGB:
        187, 158, 236
        CMY:
        27, 38, 7
        CMYK:
        21, 33, 0, 7
      HSL:
        262°, 67.2414%, 77.2549%
        HSV (HSB):
        262°, 33.0508%, 92.5490%
        XYZ:
        47.8607, 41.0746, 84.7625
        xyY:
        0.2755, 0.2365, 41.0746
      CIE-Lab:
        70.2282, 26.1134, -35.3138
        CIE-LCH:
        70.2282, 43.9201, 306.4817
        CIE-Luv:
        70.2282, 9.7164, -60.0378
        Hunter-Lab:
        64.0895, 21.1434, -33.5522
      #bb9eec color charts
#bb9eec RGB chart
      #bb9eec CMYK chart
      #bb9eec RGB pie chart
      #bb9eec color shades, tints & tones
#bb9eec color schemes
#bb9eec color preview, HTML & CSS examples
           This text has a color of #bb9eec        
        
          <p style="color:#bb9eec;">Text here</p>
        
        
          .mytext {color:#bb9eec;}
        
        Text color #bb9eec
      
           This box has a color of #bb9eec        
        
          <div style="background-color:#bb9eec;">Content here</div>
        
        
          .mybackground {background-color:#bb9eec;}
        
        Background color #bb9eec
      
           Border around this has a color of #bb9eec        
        
          <div style="border:2px solid #bb9eec;">Content here</div>
        
        
          .myborder {border:2px solid #bb9eec;}
        
        Border color #bb9eec