#bd93dd color space conversions
Hex:
#bd93dd
RGB:
189, 147, 221
CMY:
26, 42, 13
CMYK:
14, 33, 0, 13
HSL:
274°, 52.1127%, 72.1569%
HSV (HSB):
274°, 33.4842%, 86.6667%
XYZ:
44.4711, 36.9067, 73.1864
xyY:
0.2877, 0.2388, 36.9067
CIE-Lab:
67.2070, 29.5144, -31.7341
CIE-LCH:
67.2070, 43.3376, 312.9245
CIE-Luv:
67.2070, 17.2301, -54.2466
Hunter-Lab:
60.7509, 24.3523, -28.9009
#bd93dd color charts
#bd93dd color shades, tints & tones
#bd93dd color schemes
#bd93dd color preview, HTML & CSS examples
This text has a color of #bd93dd
<p style="color:#bd93dd;">Text here</p>
.mytext {color:#bd93dd;}
This box has a color of #bd93dd
<div style="background-color:#bd93dd;">Content here</div>
.mybackground {background-color:#bd93dd;}
Border around this has a color of #bd93dd
<div style="border:2px solid #bd93dd;">Content here</div>
.myborder {border:2px solid #bd93dd;}