#bd9ddd color space conversions
Hex:
#bd9ddd
RGB:
189, 157, 221
CMY:
26, 38, 13
CMYK:
14, 29, 0, 13
HSL:
270°, 48.4848%, 74.1176%
HSV (HSB):
270°, 28.9593%, 86.6667%
XYZ:
46.0944, 40.1532, 73.7275
xyY:
0.2881, 0.2510, 40.1532
CIE-Lab:
69.5785, 23.9588, -28.0759
CIE-LCH:
69.5785, 36.9091, 310.4760
CIE-Luv:
69.5785, 12.8369, -47.7182
Hunter-Lab:
63.3666, 18.9538, -24.6278
#bd9ddd color charts
#bd9ddd color shades, tints & tones
#bd9ddd color schemes
#bd9ddd color preview, HTML & CSS examples
This text has a color of #bd9ddd
<p style="color:#bd9ddd;">Text here</p>
.mytext {color:#bd9ddd;}
This box has a color of #bd9ddd
<div style="background-color:#bd9ddd;">Content here</div>
.mybackground {background-color:#bd9ddd;}
Border around this has a color of #bd9ddd
<div style="border:2px solid #bd9ddd;">Content here</div>
.myborder {border:2px solid #bd9ddd;}