#bd91dd color space conversions
Hex:
#bd91dd
RGB:
189, 145, 221
CMY:
26, 43, 13
CMYK:
14, 34, 0, 13
HSL:
275°, 52.7778%, 71.7647%
HSV (HSB):
275°, 34.3891%, 86.6667%
XYZ:
44.1628, 36.2901, 73.0837
xyY:
0.2876, 0.2364, 36.2901
CIE-Lab:
66.7410, 30.6239, -32.4555
CIE-LCH:
66.7410, 44.6227, 313.3369
CIE-Luv:
66.7410, 18.0915, -55.5264
Hunter-Lab:
60.2412, 25.4360, -29.7608
#bd91dd color charts
#bd91dd color shades, tints & tones
#bd91dd color schemes
#bd91dd color preview, HTML & CSS examples
This text has a color of #bd91dd
<p style="color:#bd91dd;">Text here</p>
.mytext {color:#bd91dd;}
This box has a color of #bd91dd
<div style="background-color:#bd91dd;">Content here</div>
.mybackground {background-color:#bd91dd;}
Border around this has a color of #bd91dd
<div style="border:2px solid #bd91dd;">Content here</div>
.myborder {border:2px solid #bd91dd;}