#bd9ce2 color space conversions
Hex:
        #bd9ce2
        RGB:
        189, 156, 226
        CMY:
        26, 39, 11
        CMYK:
        16, 31, 0, 11
      HSL:
        268°, 54.6875%, 74.9020%
        HSV (HSB):
        268°, 30.9735%, 88.6275%
        XYZ:
        46.6022, 40.0867, 77.2328
        xyY:
        0.2843, 0.2445, 40.0867
      CIE-Lab:
        69.5313, 25.5998, -30.8977
        CIE-LCH:
        69.5313, 40.1250, 309.6429
        CIE-Luv:
        69.5313, 12.7309, -52.5826
        Hunter-Lab:
        63.3141, 20.5849, -28.0042
      #bd9ce2 color charts
#bd9ce2 RGB chart
      #bd9ce2 CMYK chart
      #bd9ce2 RGB pie chart
      #bd9ce2 color shades, tints & tones
#bd9ce2 color schemes
#bd9ce2 color preview, HTML & CSS examples
           This text has a color of #bd9ce2        
        
          <p style="color:#bd9ce2;">Text here</p>
        
        
          .mytext {color:#bd9ce2;}
        
        Text color #bd9ce2
      
           This box has a color of #bd9ce2        
        
          <div style="background-color:#bd9ce2;">Content here</div>
        
        
          .mybackground {background-color:#bd9ce2;}
        
        Background color #bd9ce2
      
           Border around this has a color of #bd9ce2        
        
          <div style="border:2px solid #bd9ce2;">Content here</div>
        
        
          .myborder {border:2px solid #bd9ce2;}
        
        Border color #bd9ce2