#bd92dd color space conversions
Hex:
#bd92dd
RGB:
189, 146, 221
CMY:
26, 43, 13
CMYK:
14, 34, 0, 13
HSL:
274°, 52.4476%, 71.9608%
HSV (HSB):
274°, 33.9367%, 86.6667%
XYZ:
44.3163, 36.5970, 73.1348
xyY:
0.2877, 0.2376, 36.5970
CIE-Lab:
66.9736, 30.0693, -32.0952
CIE-LCH:
66.9736, 43.9803, 313.1334
CIE-Luv:
66.9736, 17.6616, -54.8877
Hunter-Lab:
60.4955, 24.8940, -29.3306
#bd92dd color charts
#bd92dd color shades, tints & tones
#bd92dd color schemes
#bd92dd color preview, HTML & CSS examples
This text has a color of #bd92dd
<p style="color:#bd92dd;">Text here</p>
.mytext {color:#bd92dd;}
This box has a color of #bd92dd
<div style="background-color:#bd92dd;">Content here</div>
.mybackground {background-color:#bd92dd;}
Border around this has a color of #bd92dd
<div style="border:2px solid #bd92dd;">Content here</div>
.myborder {border:2px solid #bd92dd;}