#bd9ce9 color space conversions
Hex:
#bd9ce9
RGB:
189, 156, 233
CMY:
26, 39, 9
CMYK:
19, 33, 0, 9
HSL:
266°, 63.6364%, 76.2745%
HSV (HSB):
266°, 33.0472%, 91.3725%
XYZ:
47.5827, 40.4789, 82.3961
xyY:
0.2791, 0.2375, 40.4789
CIE-Lab:
69.8093, 27.1473, -34.3077
CIE-LCH:
69.8093, 43.7492, 308.3542
CIE-Luv:
69.8093, 11.9616, -58.4665
Hunter-Lab:
63.6231, 22.1570, -32.2484
#bd9ce9 color charts
#bd9ce9 color shades, tints & tones
#bd9ce9 color schemes
#bd9ce9 color preview, HTML & CSS examples
This text has a color of #bd9ce9
<p style="color:#bd9ce9;">Text here</p>
.mytext {color:#bd9ce9;}
This box has a color of #bd9ce9
<div style="background-color:#bd9ce9;">Content here</div>
.mybackground {background-color:#bd9ce9;}
Border around this has a color of #bd9ce9
<div style="border:2px solid #bd9ce9;">Content here</div>
.myborder {border:2px solid #bd9ce9;}