#bd2b8b color space conversions
Hex:
#bd2b8b
RGB:
189, 43, 139
CMY:
26, 83, 45
CMYK:
0, 77, 26, 26
HSL:
321°, 62.9310%, 45.4902%
HSV (HSB):
321°, 77.2487%, 74.1176%
XYZ:
26.5103, 14.4107, 25.8104
xyY:
0.3973, 0.2160, 14.4107
CIE-Lab:
44.8162, 64.5461, -18.9219
CIE-LCH:
44.8162, 67.2625, 343.6613
CIE-Luv:
44.8162, 77.7404, -36.8006
Hunter-Lab:
37.9614, 58.2232, -13.7390
#bd2b8b color charts
#bd2b8b color shades, tints & tones
#bd2b8b color schemes
#bd2b8b color preview, HTML & CSS examples
This text has a color of #bd2b8b
<p style="color:#bd2b8b;">Text here</p>
.mytext {color:#bd2b8b;}
This box has a color of #bd2b8b
<div style="background-color:#bd2b8b;">Content here</div>
.mybackground {background-color:#bd2b8b;}
Border around this has a color of #bd2b8b
<div style="border:2px solid #bd2b8b;">Content here</div>
.myborder {border:2px solid #bd2b8b;}